#EF9DF9#EF9DF9
#EF9DF9 is a light, vivid purple. Relative luminance 0.493; OKLCH L 80.8% C 0.152 H 323.0°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9DF9 |
|---|---|
| RGB | rgb(239, 157, 249) |
| HSL | hsl(293, 88%, 80%) |
| HSV | hsv(293, 37%, 98%) |
| CMYK | cmyk(4%, 36.9%, 0%, 2.4%) |
| CIE-LAB | lab(75.64, 44.94, -33.58) |
| CIE-LCH | lch(75.64, 56.11, 323.23°) |
| OKLab | oklab(80.81% 0.1217 -0.0918) |
| OKLCH | oklch(80.81% 0.152 323) |
| XYZ | xyz(64.7506, 49.3065, 95.7105) |
| Luminance | 0.4930 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.66
Plum
#DDA0DD
ΔE00 5.76
Mauve
#E0B0FF
ΔE00 5.93
Lavender Pink
#DD85D7
ΔE00 6.89
Lilac (survey)
#CEA2FD
ΔE00 7.19
Baby Purple
#CA9BF7
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9DF9 #A7F99D
analogous
#C19DF9 #EF9DF9 #F99DD5
triadic
#EF9DF9 #F9EF9D #9DF9EF
tetradic
#EF9DF9 #F9C19D #A7F99D #9DD5F9
square
#EF9DF9 #F9C19D #A7F99D #9DD5F9
split-complementary
#EF9DF9 #D5F99D #9DF9C1
monochromatic
#DC2AF2 #E663F5 #EF9DF9 #F8D7FD #FAE2FD
Accessibility & contrast
On white
1.93
#EF9DF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#EF9DF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9DF9
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9DF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9DF9 | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B4FC
Deuteranopia (green-blind)
#A8BEF6
Tritanopia (blue-blind)
#F2A7C0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ef9df9; /* rgb */ color: rgb(239, 157, 249); /* oklch */ color: oklch(80.8% 0.152 323.0);
Tailwind
colors: {
custom: {
50: '#f5bbfb',
500: '#ef9df9',
950: '#000000',
},
}SCSS
$custom: #ef9df9; $custom-light: #f5bbfb; $custom-dark: #000000;
JSON
{
"hex": "#ef9df9",
"rgb": {
"r": 239,
"g": 157,
"b": 249
},
"hsl": {
"h": 293.478,
"s": 88.462,
"l": 79.608
},
"oklch": {
"l": 0.8081,
"c": 0.15243,
"h": 323
},
"luminance": 0.49304
}Semantic roles & 50–950 ramp
primary
#EF9DF9
secondary
#D9F5D6
accent
#E50019
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185