#EF9DED#EF9DED
#EF9DED is a light, vivid purple. Relative luminance 0.486; OKLCH L 80.3% C 0.141 H 327.6°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9DED |
|---|---|
| RGB | rgb(239, 157, 237) |
| HSL | hsl(301, 72%, 78%) |
| HSV | hsv(301, 34%, 94%) |
| CMYK | cmyk(0%, 34.3%, 0.8%, 6.3%) |
| CIE-LAB | lab(75.19, 42.75, -27.77) |
| CIE-LCH | lch(75.19, 50.97, 326.99°) |
| OKLab | oklab(80.32% 0.1189 -0.0753) |
| OKLCH | oklch(80.32% 0.141 327.6) |
| XYZ | xyz(62.9384, 48.5817, 86.1663) |
| Luminance | 0.4858 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.11
Violet (CSS)
#EE82EE
ΔE00 6.08
Lavender Pink
#DD85D7
ΔE00 6.10
Mauve
#E0B0FF
ΔE00 6.84
Purply Pink
#F075E6
ΔE00 8.26
Bubblegum Pink
#FE83CC
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9DED #9DEF9F
analogous
#C89DEF #EF9DED #EF9DC4
triadic
#EF9DED #EDEF9D #9DEDEF
tetradic
#EF9DED #EFC89D #9DEF9F #9DC4EF
square
#EF9DED #EFC89D #9DEF9F #9DC4EF
split-complementary
#EF9DED #C4EF9D #9DEFC8
monochromatic
#DE34DA #E668E3 #EF9DED #F8D2F7 #FBE5FA
Accessibility & contrast
On white
1.96
#EF9DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#EF9DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9DED
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9DED | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B2F0
Deuteranopia (green-blind)
#ACBDEA
Tritanopia (blue-blind)
#F4A4BB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ef9ded; /* rgb */ color: rgb(239, 157, 237); /* oklch */ color: oklch(80.3% 0.141 327.6);
Tailwind
colors: {
custom: {
50: '#f5bbf3',
500: '#ef9ded',
950: '#000000',
},
}SCSS
$custom: #ef9ded; $custom-light: #f5bbf3; $custom-dark: #000000;
JSON
{
"hex": "#ef9ded",
"rgb": {
"r": 239,
"g": 157,
"b": 237
},
"hsl": {
"h": 301.463,
"s": 71.93,
"l": 77.647
},
"oklch": {
"l": 0.80321,
"c": 0.14072,
"h": 327.6
},
"luminance": 0.48579
}Semantic roles & 50–950 ramp
primary
#EF9DED
secondary
#D9F2D9
accent
#D41612
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171217
muted
#858185