#EF9DF8#EF9DF8
#EF9DF8 is a light, vivid purple. Relative luminance 0.492; OKLCH L 80.8% C 0.151 H 323.3°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9DF8 |
|---|---|
| RGB | rgb(239, 157, 248) |
| HSL | hsl(294, 87%, 79%) |
| HSV | hsv(294, 37%, 97%) |
| CMYK | cmyk(3.6%, 36.7%, 0%, 2.7%) |
| CIE-LAB | lab(75.60, 44.76, -33.10) |
| CIE-LCH | lch(75.60, 55.67, 323.52°) |
| OKLab | oklab(80.77% 0.1215 -0.0904) |
| OKLCH | oklch(80.77% 0.151 323.3) |
| XYZ | xyz(64.5950, 49.2443, 94.8912) |
| Luminance | 0.4924 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.61
Violet (CSS)
#EE82EE
ΔE00 5.65
Mauve
#E0B0FF
ΔE00 5.97
Lavender Pink
#DD85D7
ΔE00 6.79
Lilac (survey)
#CEA2FD
ΔE00 7.29
Baby Purple
#CA9BF7
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9DF8 #A6F89D
analogous
#C29DF8 #EF9DF8 #F89DD4
triadic
#EF9DF8 #F8EF9D #9DF8EF
tetradic
#EF9DF8 #F8C29D #A6F89D #9DD4F8
square
#EF9DF8 #F8C29D #A6F89D #9DD4F8
split-complementary
#EF9DF8 #D4F89D #9DF8C2
monochromatic
#DC2BF0 #E664F4 #EF9DF8 #F8D6FC #FAE2FD
Accessibility & contrast
On white
1.94
#EF9DF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#EF9DF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9DF8
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9DF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9DF8 | 1.00 | 1.94 | 10.85 | 10.85 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B4FB
Deuteranopia (green-blind)
#A8BEF5
Tritanopia (blue-blind)
#F2A7BF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ef9df8; /* rgb */ color: rgb(239, 157, 248); /* oklch */ color: oklch(80.8% 0.151 323.3);
Tailwind
colors: {
custom: {
50: '#f5bbfa',
500: '#ef9df8',
950: '#000000',
},
}SCSS
$custom: #ef9df8; $custom-light: #f5bbfa; $custom-dark: #000000;
JSON
{
"hex": "#ef9df8",
"rgb": {
"r": 239,
"g": 157,
"b": 248
},
"hsl": {
"h": 294.066,
"s": 86.667,
"l": 79.412
},
"oklch": {
"l": 0.80769,
"c": 0.15143,
"h": 323.3
},
"luminance": 0.49242
}Semantic roles & 50–950 ramp
primary
#EF9DF8
secondary
#D9F5D6
accent
#E30219
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185