#FA95FF#FA95FF
#FA95FF is a light, vivid purple. Relative luminance 0.490; OKLCH L 81.0% C 0.178 H 325.4°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FA95FF |
|---|---|
| RGB | rgb(250, 149, 255) |
| HSL | hsl(297, 100%, 79%) |
| HSV | hsv(297, 42%, 100%) |
| CMYK | cmyk(2%, 41.6%, 0%, 0%) |
| CIE-LAB | lab(75.48, 53.37, -36.98) |
| CIE-LCH | lch(75.48, 64.94, 325.28°) |
| OKLab | oklab(81.03% 0.1465 -0.1012) |
| OKLCH | oklch(81.03% 0.178 325.4) |
| XYZ | xyz(68.2202, 49.0419, 100.4609) |
| Luminance | 0.4904 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.46
Purply Pink
#F075E6
ΔE00 6.87
Lavender Pink
#DD85D7
ΔE00 7.14
Plum
#DDA0DD
ΔE00 7.84
Mauve
#E0B0FF
ΔE00 8.22
Baby Purple
#CA9BF7
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA95FF #9AFF95
analogous
#C595FF #FA95FF #FF95CF
triadic
#FA95FF #FFFA95 #95FFFA
tetradic
#FA95FF #FFC595 #9AFF95 #95CFFF
square
#FA95FF #FFC595 #9AFF95 #95CFFF
split-complementary
#FA95FF #CFFF95 #95FFC5
monochromatic
#F41BFF #F758FF #FA95FF #FDD2FF #FEE0FF
Accessibility & contrast
On white
1.94
#FA95FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#FA95FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA95FF
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA95FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA95FF | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB2FF
Deuteranopia (green-blind)
#A6BEFC
Tritanopia (blue-blind)
#FFA0BE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fa95ff; /* rgb */ color: rgb(250, 149, 255); /* oklch */ color: oklch(81.0% 0.178 325.4);
Tailwind
colors: {
custom: {
50: '#feb6ff',
500: '#fa95ff',
950: '#000000',
},
}SCSS
$custom: #fa95ff; $custom-light: #feb6ff; $custom-dark: #000000;
JSON
{
"hex": "#fa95ff",
"rgb": {
"r": 250,
"g": 149,
"b": 255
},
"hsl": {
"h": 297.17,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.81033,
"c": 0.17811,
"h": 325.4
},
"luminance": 0.49039
}Semantic roles & 50–950 ramp
primary
#FA95FF
secondary
#D5F7D4
accent
#E6000B
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086