#EF9DEA#EF9DEA
#EF9DEA is a light, vivid purple. Relative luminance 0.484; OKLCH L 80.2% C 0.138 H 328.9°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9DEA |
|---|---|
| RGB | rgb(239, 157, 234) |
| HSL | hsl(304, 72%, 78%) |
| HSV | hsv(304, 34%, 94%) |
| CMYK | cmyk(0%, 34.3%, 2.1%, 6.3%) |
| CIE-LAB | lab(75.08, 42.21, -26.30) |
| CIE-LCH | lch(75.08, 49.74, 328.07°) |
| OKLab | oklab(80.2% 0.1181 -0.0712) |
| OKLCH | oklch(80.2% 0.138 328.9) |
| XYZ | xyz(62.5038, 48.4078, 83.8772) |
| Luminance | 0.4840 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.81
Lavender Pink
#DD85D7
ΔE00 6.04
Violet (CSS)
#EE82EE
ΔE00 6.34
Mauve
#E0B0FF
ΔE00 7.18
Bubblegum Pink
#FE83CC
ΔE00 7.91
Purply Pink
#F075E6
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9DEA #9DEFA2
analogous
#CB9DEF #EF9DEA #EF9DC1
triadic
#EF9DEA #EAEF9D #9DEAEF
tetradic
#EF9DEA #EFCB9D #9DEFA2 #9DC1EF
square
#EF9DEA #EFCB9D #9DEFA2 #9DC1EF
split-complementary
#EF9DEA #C1EF9D #9DEFCB
monochromatic
#DE34D3 #E668DF #EF9DEA #F8D2F5 #FBE5F9
Accessibility & contrast
On white
1.97
#EF9DEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#EF9DEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9DEA
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9DEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9DEA | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B2ED
Deuteranopia (green-blind)
#ADBDE7
Tritanopia (blue-blind)
#F5A3B9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ef9dea; /* rgb */ color: rgb(239, 157, 234); /* oklch */ color: oklch(80.2% 0.138 328.9);
Tailwind
colors: {
custom: {
50: '#f5bbf1',
500: '#ef9dea',
950: '#000000',
},
}SCSS
$custom: #ef9dea; $custom-light: #f5bbf1; $custom-dark: #000000;
JSON
{
"hex": "#ef9dea",
"rgb": {
"r": 239,
"g": 157,
"b": 234
},
"hsl": {
"h": 303.659,
"s": 71.93,
"l": 77.647
},
"oklch": {
"l": 0.80203,
"c": 0.13792,
"h": 328.9
},
"luminance": 0.48405
}Semantic roles & 50–950 ramp
primary
#EF9DEA
secondary
#D9F2DA
accent
#D41D12
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171216
muted
#858184