#EEB1EA#EEB1EA
#EEB1EA is a very light, moderate purple. Relative luminance 0.556; OKLCH L 83.4% C 0.102 H 328.6°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB1EA |
|---|---|
| RGB | rgb(238, 177, 234) |
| HSL | hsl(304, 64%, 81%) |
| HSV | hsv(304, 26%, 93%) |
| CMYK | cmyk(0%, 25.6%, 1.7%, 6.7%) |
| CIE-LAB | lab(79.36, 31.33, -19.79) |
| CIE-LCH | lch(79.36, 37.06, 327.72°) |
| OKLab | oklab(83.44% 0.0874 -0.0532) |
| OKLCH | oklch(83.44% 0.102 328.6) |
| XYZ | xyz(65.8319, 55.5640, 85.0831) |
| Luminance | 0.5556 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.44
Light Lavendar
#EFC0FE
ΔE00 4.62
Light Lilac
#EDC8FF
ΔE00 6.43
Mauve
#E0B0FF
ΔE00 6.69
Very Light Purple
#F6CEFC
ΔE00 6.91
Pale Mauve
#FED0FC
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB1EA #B1EEB5
analogous
#D4B1EE #EEB1EA #EEB1CC
triadic
#EEB1EA #EAEEB1 #B1EAEE
tetradic
#EEB1EA #EED4B1 #B1EEB5 #B1CCEE
square
#EEB1EA #EED4B1 #B1EEB5 #B1CCEE
split-complementary
#EEB1EA #CCEEB1 #B1EED4
monochromatic
#D84DCF #E37FDC #EEB1EA #F9E3F8 #FAE6F8
Accessibility & contrast
On white
1.73
#EEB1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#EEB1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB1EA
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB1EA | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC0EC
Deuteranopia (green-blind)
#BCC7E8
Tritanopia (blue-blind)
#F3B5C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #eeb1ea; /* rgb */ color: rgb(238, 177, 234); /* oklch */ color: oklch(83.4% 0.102 328.6);
Tailwind
colors: {
custom: {
50: '#f4c9f0',
500: '#eeb1ea',
950: '#000000',
},
}SCSS
$custom: #eeb1ea; $custom-light: #f4c9f0; $custom-dark: #000000;
JSON
{
"hex": "#eeb1ea",
"rgb": {
"r": 238,
"g": 177,
"b": 234
},
"hsl": {
"h": 303.934,
"s": 64.211,
"l": 81.373
},
"oklch": {
"l": 0.83438,
"c": 0.10231,
"h": 328.6
},
"luminance": 0.55562
}Semantic roles & 50–950 ramp
primary
#EEB1EA
secondary
#78CC7D
accent
#CC2519
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171316
muted
#858285