#EEB9EA#EEB9EA
#EEB9EA is a very light, moderate purple. Relative luminance 0.588; OKLCH L 84.8% C 0.088 H 328.8°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB9EA |
|---|---|
| RGB | rgb(238, 185, 234) |
| HSL | hsl(305, 61%, 83%) |
| HSV | hsv(305, 22%, 93%) |
| CMYK | cmyk(0%, 22.3%, 1.7%, 6.7%) |
| CIE-LAB | lab(81.19, 27.07, -17.03) |
| CIE-LCH | lch(81.19, 31.99, 327.82°) |
| OKLab | oklab(84.84% 0.0755 -0.0457) |
| OKLCH | oklch(84.84% 0.088 328.8) |
| XYZ | xyz(67.4587, 58.8174, 85.6253) |
| Luminance | 0.5882 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.25
Very Light Purple
#F6CEFC
ΔE00 4.95
Pale Mauve
#FED0FC
ΔE00 5.16
Light Lilac
#EDC8FF
ΔE00 5.20
Pale Lavender
#EECFFE
ΔE00 6.26
Plum
#DDA0DD
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB9EA #B9EEBD
analogous
#D7B9EE #EEB9EA #EEB9CF
triadic
#EEB9EA #EAEEB9 #B9EAEE
tetradic
#EEB9EA #EED7B9 #B9EEBD #B9CFEE
square
#EEB9EA #EED7B9 #B9EEBD #B9CFEE
split-complementary
#EEB9EA #CFEEB9 #B9EED7
monochromatic
#D657CC #E288DB #EEB9EA #F9E6F8 #F9E6F8
Accessibility & contrast
On white
1.65
#EEB9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#EEB9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB9EA
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB9EA | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C5EC
Deuteranopia (green-blind)
#C3CCE8
Tritanopia (blue-blind)
#F2BDCA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #eeb9ea; /* rgb */ color: rgb(238, 185, 234); /* oklch */ color: oklch(84.8% 0.088 328.8);
Tailwind
colors: {
custom: {
50: '#f4cef0',
500: '#eeb9ea',
950: '#000000',
},
}SCSS
$custom: #eeb9ea; $custom-light: #f4cef0; $custom-dark: #000000;
JSON
{
"hex": "#eeb9ea",
"rgb": {
"r": 238,
"g": 185,
"b": 234
},
"hsl": {
"h": 304.528,
"s": 60.92,
"l": 82.941
},
"oklch": {
"l": 0.84838,
"c": 0.08823,
"h": 328.8
},
"luminance": 0.58816
}Semantic roles & 50–950 ramp
primary
#EEB9EA
secondary
#7FCC85
accent
#C92A1D
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171316
muted
#858385