#EEB0EA#EEB0EA
#EEB0EA is a very light, moderate purple. Relative luminance 0.552; OKLCH L 83.3% C 0.104 H 328.6°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB0EA |
|---|---|
| RGB | rgb(238, 176, 234) |
| HSL | hsl(304, 65%, 81%) |
| HSV | hsv(304, 26%, 93%) |
| CMYK | cmyk(0%, 26.1%, 1.7%, 6.7%) |
| CIE-LAB | lab(79.14, 31.86, -20.13) |
| CIE-LCH | lch(79.14, 37.69, 327.71°) |
| OKLab | oklab(83.27% 0.0889 -0.0542) |
| OKLCH | oklch(83.27% 0.104 328.6) |
| XYZ | xyz(65.6352, 55.1704, 85.0175) |
| Luminance | 0.5517 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.25
Light Lavendar
#EFC0FE
ΔE00 4.75
Mauve
#E0B0FF
ΔE00 6.60
Light Lilac
#EDC8FF
ΔE00 6.62
Very Light Purple
#F6CEFC
ΔE00 7.16
Pale Mauve
#FED0FC
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB0EA #B0EEB4
analogous
#D3B0EE #EEB0EA #EEB0CB
triadic
#EEB0EA #EAEEB0 #B0EAEE
tetradic
#EEB0EA #EED3B0 #B0EEB4 #B0CBEE
square
#EEB0EA #EED3B0 #B0EEB4 #B0CBEE
split-complementary
#EEB0EA #CBEEB0 #B0EED3
monochromatic
#D84BCF #E37EDD #EEB0EA #F9E2F7 #FAE6F8
Accessibility & contrast
On white
1.75
#EEB0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#EEB0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB0EA
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB0EA | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBFEC
Deuteranopia (green-blind)
#BCC7E8
Tritanopia (blue-blind)
#F3B4C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #eeb0ea; /* rgb */ color: rgb(238, 176, 234); /* oklch */ color: oklch(83.3% 0.104 328.6);
Tailwind
colors: {
custom: {
50: '#f4c8f0',
500: '#eeb0ea',
950: '#000000',
},
}SCSS
$custom: #eeb0ea; $custom-light: #f4c8f0; $custom-dark: #000000;
JSON
{
"hex": "#eeb0ea",
"rgb": {
"r": 238,
"g": 176,
"b": 234
},
"hsl": {
"h": 303.871,
"s": 64.583,
"l": 81.176
},
"oklch": {
"l": 0.83266,
"c": 0.10407,
"h": 328.6
},
"luminance": 0.55168
}Semantic roles & 50–950 ramp
primary
#EEB0EA
secondary
#77CC7C
accent
#CC2519
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171316
muted
#858285