#EEB5EA#EEB5EA
#EEB5EA is a very light, moderate purple. Relative luminance 0.572; OKLCH L 84.1% C 0.095 H 328.7°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB5EA |
|---|---|
| RGB | rgb(238, 181, 234) |
| HSL | hsl(304, 63%, 82%) |
| HSV | hsv(304, 24%, 93%) |
| CMYK | cmyk(0%, 23.9%, 1.7%, 6.7%) |
| CIE-LAB | lab(80.27, 29.20, -18.42) |
| CIE-LCH | lch(80.27, 34.53, 327.76°) |
| OKLab | oklab(84.13% 0.0814 -0.0495) |
| OKLCH | oklch(84.13% 0.095 328.7) |
| XYZ | xyz(66.6336, 57.1674, 85.3503) |
| Luminance | 0.5716 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.28
Plum
#DDA0DD
ΔE00 5.30
Light Lilac
#EDC8FF
ΔE00 5.74
Very Light Purple
#F6CEFC
ΔE00 5.91
Pale Mauve
#FED0FC
ΔE00 6.14
Pale Lavender
#EECFFE
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB5EA #B5EEB9
analogous
#D6B5EE #EEB5EA #EEB5CD
triadic
#EEB5EA #EAEEB5 #B5EAEE
tetradic
#EEB5EA #EED6B5 #B5EEB9 #B5CDEE
square
#EEB5EA #EED6B5 #B5EEB9 #B5CDEE
split-complementary
#EEB5EA #CDEEB5 #B5EED6
monochromatic
#D751CE #E383DC #EEB5EA #F9E6F8 #F9E6F8
Accessibility & contrast
On white
1.69
#EEB5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#EEB5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB5EA
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB5EA | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C3EC
Deuteranopia (green-blind)
#C0CAE8
Tritanopia (blue-blind)
#F2B9C7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eeb5ea; /* rgb */ color: rgb(238, 181, 234); /* oklch */ color: oklch(84.1% 0.095 328.7);
Tailwind
colors: {
custom: {
50: '#f4cbf0',
500: '#eeb5ea',
950: '#000000',
},
}SCSS
$custom: #eeb5ea; $custom-light: #f4cbf0; $custom-dark: #000000;
JSON
{
"hex": "#eeb5ea",
"rgb": {
"r": 238,
"g": 181,
"b": 234
},
"hsl": {
"h": 304.211,
"s": 62.637,
"l": 82.157
},
"oklch": {
"l": 0.84134,
"c": 0.09528,
"h": 328.7
},
"luminance": 0.57165
}Semantic roles & 50–950 ramp
primary
#EEB5EA
secondary
#7CCC81
accent
#CA271B
background
#FFFEFF
surface
#FEFAFE
border
#D6D3D6
text
#171316
muted
#858385