#EF9DF6#EF9DF6
#EF9DF6 is a light, vivid purple. Relative luminance 0.491; OKLCH L 80.7% C 0.149 H 324.1°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9DF6 |
|---|---|
| RGB | rgb(239, 157, 246) |
| HSL | hsl(295, 83%, 79%) |
| HSV | hsv(295, 36%, 96%) |
| CMYK | cmyk(2.8%, 36.2%, 0%, 3.5%) |
| CIE-LAB | lab(75.53, 44.39, -32.14) |
| CIE-LCH | lch(75.53, 54.80, 324.10°) |
| OKLab | oklab(80.69% 0.121 -0.0877) |
| OKLCH | oklch(80.69% 0.149 324.1) |
| XYZ | xyz(64.2864, 49.1209, 93.2658) |
| Luminance | 0.4912 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.31
Violet (CSS)
#EE82EE
ΔE00 5.67
Mauve
#E0B0FF
ΔE00 6.08
Lavender Pink
#DD85D7
ΔE00 6.62
Lilac (survey)
#CEA2FD
ΔE00 7.50
Baby Purple
#CA9BF7
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9DF6 #A4F69D
analogous
#C39DF6 #EF9DF6 #F69DD1
triadic
#EF9DF6 #F6EF9D #9DF6EF
tetradic
#EF9DF6 #F6C39D #A4F69D #9DD1F6
square
#EF9DF6 #F6C39D #A4F69D #9DD1F6
split-complementary
#EF9DF6 #D1F69D #9DF6C3
monochromatic
#DD2DEC #E665F1 #EF9DF6 #F8D5FB #FAE3FC
Accessibility & contrast
On white
1.94
#EF9DF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#EF9DF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9DF6
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9DF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9DF6 | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B4F9
Deuteranopia (green-blind)
#A9BEF3
Tritanopia (blue-blind)
#F3A6BE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ef9df6; /* rgb */ color: rgb(239, 157, 246); /* oklch */ color: oklch(80.7% 0.149 324.1);
Tailwind
colors: {
custom: {
50: '#f5bbf9',
500: '#ef9df6',
950: '#000000',
},
}SCSS
$custom: #ef9df6; $custom-light: #f5bbf9; $custom-dark: #000000;
JSON
{
"hex": "#ef9df6",
"rgb": {
"r": 239,
"g": 157,
"b": 246
},
"hsl": {
"h": 295.281,
"s": 83.178,
"l": 79.02
},
"oklch": {
"l": 0.80686,
"c": 0.14944,
"h": 324.1
},
"luminance": 0.49118
}Semantic roles & 50–950 ramp
primary
#EF9DF6
secondary
#D9F4D7
accent
#E00617
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185