#EF9FF8#EF9FF8
#EF9FF8 is a light, vivid purple. Relative luminance 0.499; OKLCH L 81.1% C 0.148 H 323.2°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9FF8 |
|---|---|
| RGB | rgb(239, 159, 248) |
| HSL | hsl(294, 86%, 80%) |
| HSV | hsv(294, 36%, 97%) |
| CMYK | cmyk(3.6%, 35.9%, 0%, 2.7%) |
| CIE-LAB | lab(76.02, 43.72, -32.45) |
| CIE-LCH | lch(76.02, 54.44, 323.41°) |
| OKLab | oklab(81.09% 0.1186 -0.0886) |
| OKLCH | oklch(81.09% 0.148 323.2) |
| XYZ | xyz(64.9362, 49.9266, 95.0049) |
| Luminance | 0.4992 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.40
Mauve
#E0B0FF
ΔE00 5.64
Violet (CSS)
#EE82EE
ΔE00 6.10
Lavender Pink
#DD85D7
ΔE00 7.07
Lilac (survey)
#CEA2FD
ΔE00 7.24
Baby Purple
#CA9BF7
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9FF8 #A8F89F
analogous
#C39FF8 #EF9FF8 #F89FD4
triadic
#EF9FF8 #F8EF9F #9FF8EF
tetradic
#EF9FF8 #F8C39F #A8F89F #9FD4F8
square
#EF9FF8 #F8C39F #A8F89F #9FD4F8
split-complementary
#EF9FF8 #D4F89F #9FF8C3
monochromatic
#DC2DF0 #E566F4 #EF9FF8 #F9D8FC #FAE2FD
Accessibility & contrast
On white
1.91
#EF9FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#EF9FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9FF8
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9FF8 | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B5FB
Deuteranopia (green-blind)
#AABFF5
Tritanopia (blue-blind)
#F2A8C0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ef9ff8; /* rgb */ color: rgb(239, 159, 248); /* oklch */ color: oklch(81.1% 0.148 323.2);
Tailwind
colors: {
custom: {
50: '#f5bcfa',
500: '#ef9ff8',
950: '#000000',
},
}SCSS
$custom: #ef9ff8; $custom-light: #f5bcfa; $custom-dark: #000000;
JSON
{
"hex": "#ef9ff8",
"rgb": {
"r": 239,
"g": 159,
"b": 248
},
"hsl": {
"h": 293.933,
"s": 86.408,
"l": 79.804
},
"oklch": {
"l": 0.81086,
"c": 0.14803,
"h": 323.2
},
"luminance": 0.49924
}Semantic roles & 50–950 ramp
primary
#EF9FF8
secondary
#D9F5D6
accent
#E30319
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185