#EEB4E9#EEB4E9
#EEB4E9 is a very light, moderate purple. Relative luminance 0.567; OKLCH L 83.9% C 0.096 H 329.3°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB4E9 |
|---|---|
| RGB | rgb(238, 180, 233) |
| HSL | hsl(305, 63%, 82%) |
| HSV | hsv(305, 24%, 93%) |
| CMYK | cmyk(0%, 24.4%, 2.1%, 6.7%) |
| CIE-LAB | lab(80.01, 29.56, -18.27) |
| CIE-LCH | lch(80.01, 34.75, 328.27°) |
| OKLab | oklab(83.92% 0.0826 -0.0491) |
| OKLCH | oklch(83.92% 0.096 329.3) |
| XYZ | xyz(66.2878, 56.7049, 84.5283) |
| Luminance | 0.5670 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.52
Plum
#DDA0DD
ΔE00 5.13
Light Lilac
#EDC8FF
ΔE00 6.01
Very Light Purple
#F6CEFC
ΔE00 6.16
Pale Mauve
#FED0FC
ΔE00 6.35
Mauve
#E0B0FF
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB4E9 #B4EEB9
analogous
#D6B4EE #EEB4E9 #EEB4CC
triadic
#EEB4E9 #E9EEB4 #B4E9EE
tetradic
#EEB4E9 #EED6B4 #B4EEB9 #B4CCEE
square
#EEB4E9 #EED6B4 #B4EEB9 #B4CCEE
split-complementary
#EEB4E9 #CCEEB4 #B4EED6
monochromatic
#D750CC #E382DA #EEB4E9 #F9E6F8 #F9E6F8
Accessibility & contrast
On white
1.70
#EEB4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#EEB4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB4E9
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB4E9 | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C2EB
Deuteranopia (green-blind)
#BFC9E7
Tritanopia (blue-blind)
#F3B8C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #eeb4e9; /* rgb */ color: rgb(238, 180, 233); /* oklch */ color: oklch(83.9% 0.096 329.3);
Tailwind
colors: {
custom: {
50: '#f4cbf0',
500: '#eeb4e9',
950: '#000000',
},
}SCSS
$custom: #eeb4e9; $custom-light: #f4cbf0; $custom-dark: #000000;
JSON
{
"hex": "#eeb4e9",
"rgb": {
"r": 238,
"g": 180,
"b": 233
},
"hsl": {
"h": 305.172,
"s": 63.043,
"l": 81.961
},
"oklch": {
"l": 0.83924,
"c": 0.09608,
"h": 329.3
},
"luminance": 0.56703
}Semantic roles & 50–950 ramp
primary
#EEB4E9
secondary
#7BCC82
accent
#CB2A1B
background
#FFFEFF
surface
#FEFAFE
border
#D6D3D6
text
#171316
muted
#858385