#EF9FF9#EF9FF9
#EF9FF9 is a light, vivid purple. Relative luminance 0.500; OKLCH L 81.1% C 0.149 H 322.9°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9FF9 |
|---|---|
| RGB | rgb(239, 159, 249) |
| HSL | hsl(293, 88%, 80%) |
| HSV | hsv(293, 36%, 98%) |
| CMYK | cmyk(4%, 36.1%, 0%, 2.4%) |
| CIE-LAB | lab(76.06, 43.90, -32.93) |
| CIE-LCH | lch(76.06, 54.88, 323.12°) |
| OKLab | oklab(81.13% 0.1188 -0.09) |
| OKLCH | oklch(81.13% 0.149 322.9) |
| XYZ | xyz(65.0917, 49.9888, 95.8242) |
| Luminance | 0.4999 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.55
Mauve
#E0B0FF
ΔE00 5.59
Violet (CSS)
#EE82EE
ΔE00 6.10
Lilac (survey)
#CEA2FD
ΔE00 7.14
Lavender Pink
#DD85D7
ΔE00 7.15
Baby Purple
#CA9BF7
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9FF9 #A9F99F
analogous
#C29FF9 #EF9FF9 #F99FD6
triadic
#EF9FF9 #F9EF9F #9FF9EF
tetradic
#EF9FF9 #F9C29F #A9F99F #9FD6F9
square
#EF9FF9 #F9C29F #A9F99F #9FD6F9
split-complementary
#EF9FF9 #D6F99F #9FF9C2
monochromatic
#DC2CF2 #E565F5 #EF9FF9 #F9D9FD #FAE2FD
Accessibility & contrast
On white
1.91
#EF9FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#EF9FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9FF9
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9FF9 | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B6FC
Deuteranopia (green-blind)
#AABFF6
Tritanopia (blue-blind)
#F2A9C1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ef9ff9; /* rgb */ color: rgb(239, 159, 249); /* oklch */ color: oklch(81.1% 0.149 322.9);
Tailwind
colors: {
custom: {
50: '#f5bcfb',
500: '#ef9ff9',
950: '#000000',
},
}SCSS
$custom: #ef9ff9; $custom-light: #f5bcfb; $custom-dark: #000000;
JSON
{
"hex": "#ef9ff9",
"rgb": {
"r": 239,
"g": 159,
"b": 249
},
"hsl": {
"h": 293.333,
"s": 88.235,
"l": 80
},
"oklch": {
"l": 0.81128,
"c": 0.14904,
"h": 322.9
},
"luminance": 0.49987
}Semantic roles & 50–950 ramp
primary
#EF9FF9
secondary
#D9F5D6
accent
#E5011A
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185