#FA9FEB#FA9FEB
#FA9FEB is a light, vivid purple. Relative luminance 0.511; OKLCH L 81.7% C 0.143 H 332.9°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FA9FEB |
|---|---|
| RGB | rgb(250, 159, 235) |
| HSL | hsl(310, 90%, 80%) |
| HSV | hsv(310, 36%, 98%) |
| CMYK | cmyk(0%, 36.4%, 6%, 2%) |
| CIE-LAB | lab(76.75, 44.79, -24.19) |
| CIE-LCH | lch(76.75, 50.90, 331.63°) |
| OKLab | oklab(81.75% 0.1276 -0.0652) |
| OKLCH | oklch(81.75% 0.143 332.9) |
| XYZ | xyz(66.8172, 51.1217, 84.9291) |
| Luminance | 0.5112 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.15
Bubblegum Pink
#FE83CC
ΔE00 7.18
Violet (CSS)
#EE82EE
ΔE00 7.30
Lavender Pink
#DD85D7
ΔE00 7.31
Mauve
#E0B0FF
ΔE00 8.44
Light Lavendar
#EFC0FE
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA9FEB #9FFAAE
analogous
#DB9FFA #FA9FEB #FA9FBD
triadic
#FA9FEB #EBFA9F #9FEBFA
tetradic
#FA9FEB #FADB9F #9FFAAE #9FBDFA
square
#FA9FEB #FADB9F #9FFAAE #9FBDFA
split-complementary
#FA9FEB #BDFA9F #9FFADB
monochromatic
#F42BD3 #F765DF #FA9FEB #FDD9F7 #FDE2F9
Accessibility & contrast
On white
1.87
#FA9FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#FA9FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA9FEB
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA9FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA9FEB | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB5EE
Deuteranopia (green-blind)
#B5C2E8
Tritanopia (blue-blind)
#FFA4BB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fa9feb; /* rgb */ color: rgb(250, 159, 235); /* oklch */ color: oklch(81.7% 0.143 332.9);
Tailwind
colors: {
custom: {
50: '#fdbdf1',
500: '#fa9feb',
950: '#000000',
},
}SCSS
$custom: #fa9feb; $custom-light: #fdbdf1; $custom-dark: #000000;
JSON
{
"hex": "#fa9feb",
"rgb": {
"r": 250,
"g": 159,
"b": 235
},
"hsl": {
"h": 309.89,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.81745,
"c": 0.14329,
"h": 332.9
},
"luminance": 0.51118
}Semantic roles & 50–950 ramp
primary
#FA9FEB
secondary
#62DB76
accent
#E62600
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181216
muted
#868285