#FA9FEF#FA9FEF
#FA9FEF is a light, vivid purple. Relative luminance 0.514; OKLCH L 81.9% C 0.147 H 331.2°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FA9FEF |
|---|---|
| RGB | rgb(250, 159, 239) |
| HSL | hsl(307, 90%, 80%) |
| HSV | hsv(307, 36%, 98%) |
| CMYK | cmyk(0%, 36.4%, 4.4%, 2%) |
| CIE-LAB | lab(76.89, 45.47, -26.14) |
| CIE-LCH | lch(76.89, 52.45, 330.11°) |
| OKLab | oklab(81.9% 0.1286 -0.0706) |
| OKLCH | oklch(81.9% 0.147 331.2) |
| XYZ | xyz(67.4016, 51.3554, 88.0069) |
| Luminance | 0.5135 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.31
Violet (CSS)
#EE82EE
ΔE00 6.90
Lavender Pink
#DD85D7
ΔE00 7.27
Bubblegum Pink
#FE83CC
ΔE00 7.68
Mauve
#E0B0FF
ΔE00 7.96
Light Lavendar
#EFC0FE
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA9FEF #9FFAAA
analogous
#D89FFA #FA9FEF #FA9FC1
triadic
#FA9FEF #EFFA9F #9FEFFA
tetradic
#FA9FEF #FAD89F #9FFAAA #9FC1FA
square
#FA9FEF #FAD89F #9FFAAA #9FC1FA
split-complementary
#FA9FEF #C1FA9F #9FFAD8
monochromatic
#F42BDC #F765E5 #FA9FEF #FDD9F9 #FDE2FA
Accessibility & contrast
On white
1.86
#FA9FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#FA9FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA9FEF
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA9FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA9FEF | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB6F2
Deuteranopia (green-blind)
#B3C2EC
Tritanopia (blue-blind)
#FFA5BD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fa9fef; /* rgb */ color: rgb(250, 159, 239); /* oklch */ color: oklch(81.9% 0.147 331.2);
Tailwind
colors: {
custom: {
50: '#fdbdf4',
500: '#fa9fef',
950: '#000000',
},
}SCSS
$custom: #fa9fef; $custom-light: #fdbdf4; $custom-dark: #000000;
JSON
{
"hex": "#fa9fef",
"rgb": {
"r": 250,
"g": 159,
"b": 239
},
"hsl": {
"h": 307.253,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.81899,
"c": 0.14676,
"h": 331.2
},
"luminance": 0.51352
}Semantic roles & 50–950 ramp
primary
#FA9FEF
secondary
#62DB71
accent
#E61C00
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285