#EF9EEB#EF9EEB
#EF9EEB is a light, vivid purple. Relative luminance 0.488; OKLCH L 80.4% C 0.137 H 328.5°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9EEB |
|---|---|
| RGB | rgb(239, 158, 235) |
| HSL | hsl(303, 72%, 78%) |
| HSV | hsv(303, 34%, 94%) |
| CMYK | cmyk(0%, 33.9%, 1.7%, 6.3%) |
| CIE-LAB | lab(75.33, 41.87, -26.47) |
| CIE-LCH | lch(75.33, 49.53, 327.70°) |
| OKLab | oklab(80.4% 0.1169 -0.0717) |
| OKLCH | oklch(80.4% 0.137 328.5) |
| XYZ | xyz(62.8177, 48.8052, 84.6926) |
| Luminance | 0.4880 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.79
Lavender Pink
#DD85D7
ΔE00 6.24
Violet (CSS)
#EE82EE
ΔE00 6.49
Mauve
#E0B0FF
ΔE00 6.95
Bubblegum Pink
#FE83CC
ΔE00 8.14
Light Lavendar
#EFC0FE
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9EEB #9EEFA2
analogous
#CA9EEF #EF9EEB #EF9EC2
triadic
#EF9EEB #EBEF9E #9EEBEF
tetradic
#EF9EEB #EFCA9E #9EEFA2 #9EC2EF
square
#EF9EEB #EFCA9E #9EEFA2 #9EC2EF
split-complementary
#EF9EEB #C2EF9E #9EEFCA
monochromatic
#DE35D5 #E669E0 #EF9EEB #F8D3F6 #FBE5FA
Accessibility & contrast
On white
1.95
#EF9EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#EF9EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9EEB
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9EEB | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB3EE
Deuteranopia (green-blind)
#AEBDE8
Tritanopia (blue-blind)
#F5A4BA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ef9eeb; /* rgb */ color: rgb(239, 158, 235); /* oklch */ color: oklch(80.4% 0.137 328.5);
Tailwind
colors: {
custom: {
50: '#f5bcf1',
500: '#ef9eeb',
950: '#000000',
},
}SCSS
$custom: #ef9eeb; $custom-light: #f5bcf1; $custom-dark: #000000;
JSON
{
"hex": "#ef9eeb",
"rgb": {
"r": 239,
"g": 158,
"b": 235
},
"hsl": {
"h": 302.963,
"s": 71.681,
"l": 77.843
},
"oklch": {
"l": 0.80403,
"c": 0.13712,
"h": 328.5
},
"luminance": 0.48803
}Semantic roles & 50–950 ramp
primary
#EF9EEB
secondary
#D9F2DA
accent
#D41B12
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171216
muted
#858184