#EF9DEB#EF9DEB
#EF9DEB is a light, vivid purple. Relative luminance 0.485; OKLCH L 80.2% C 0.139 H 328.5°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9DEB |
|---|---|
| RGB | rgb(239, 157, 235) |
| HSL | hsl(303, 72%, 78%) |
| HSV | hsv(303, 34%, 94%) |
| CMYK | cmyk(0%, 34.3%, 1.7%, 6.3%) |
| CIE-LAB | lab(75.12, 42.39, -26.79) |
| CIE-LCH | lch(75.12, 50.15, 327.70°) |
| OKLab | oklab(80.24% 0.1184 -0.0726) |
| OKLCH | oklch(80.24% 0.139 328.5) |
| XYZ | xyz(62.6478, 48.4654, 84.6359) |
| Luminance | 0.4846 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.90
Lavender Pink
#DD85D7
ΔE00 6.05
Violet (CSS)
#EE82EE
ΔE00 6.25
Mauve
#E0B0FF
ΔE00 7.06
Bubblegum Pink
#FE83CC
ΔE00 8.04
Purply Pink
#F075E6
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9DEB #9DEFA1
analogous
#CA9DEF #EF9DEB #EF9DC2
triadic
#EF9DEB #EBEF9D #9DEBEF
tetradic
#EF9DEB #EFCA9D #9DEFA1 #9DC2EF
square
#EF9DEB #EFCA9D #9DEFA1 #9DC2EF
split-complementary
#EF9DEB #C2EF9D #9DEFCA
monochromatic
#DE34D6 #E668E0 #EF9DEB #F8D2F6 #FBE5FA
Accessibility & contrast
On white
1.96
#EF9DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#EF9DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9DEB
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9DEB | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B2EE
Deuteranopia (green-blind)
#ADBDE8
Tritanopia (blue-blind)
#F5A4BA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ef9deb; /* rgb */ color: rgb(239, 157, 235); /* oklch */ color: oklch(80.2% 0.139 328.5);
Tailwind
colors: {
custom: {
50: '#f5bbf1',
500: '#ef9deb',
950: '#000000',
},
}SCSS
$custom: #ef9deb; $custom-light: #f5bbf1; $custom-dark: #000000;
JSON
{
"hex": "#ef9deb",
"rgb": {
"r": 239,
"g": 157,
"b": 235
},
"hsl": {
"h": 302.927,
"s": 71.93,
"l": 77.647
},
"oklch": {
"l": 0.80242,
"c": 0.13885,
"h": 328.5
},
"luminance": 0.48463
}Semantic roles & 50–950 ramp
primary
#EF9DEB
secondary
#D9F2DA
accent
#D41B12
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171216
muted
#858184