#EEB2EA#EEB2EA
#EEB2EA is a very light, moderate purple. Relative luminance 0.560; OKLCH L 83.6% C 0.101 H 328.7°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB2EA |
|---|---|
| RGB | rgb(238, 178, 234) |
| HSL | hsl(304, 64%, 82%) |
| HSV | hsv(304, 25%, 93%) |
| CMYK | cmyk(0%, 25.2%, 1.7%, 6.7%) |
| CIE-LAB | lab(79.59, 30.80, -19.45) |
| CIE-LCH | lch(79.59, 36.43, 327.73°) |
| OKLab | oklab(83.61% 0.0859 -0.0523) |
| OKLCH | oklch(83.61% 0.101 328.7) |
| XYZ | xyz(66.0302, 55.9605, 85.1491) |
| Luminance | 0.5596 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.51
Plum
#DDA0DD
ΔE00 4.64
Light Lilac
#EDC8FF
ΔE00 6.25
Very Light Purple
#F6CEFC
ΔE00 6.66
Mauve
#E0B0FF
ΔE00 6.79
Pale Mauve
#FED0FC
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB2EA #B2EEB6
analogous
#D4B2EE #EEB2EA #EEB2CC
triadic
#EEB2EA #EAEEB2 #B2EAEE
tetradic
#EEB2EA #EED4B2 #B2EEB6 #B2CCEE
square
#EEB2EA #EED4B2 #B2EEB6 #B2CCEE
split-complementary
#EEB2EA #CCEEB2 #B2EED4
monochromatic
#D84ECF #E380DC #EEB2EA #F9E4F8 #F9E6F8
Accessibility & contrast
On white
1.72
#EEB2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#EEB2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB2EA
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB2EA | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC0EC
Deuteranopia (green-blind)
#BDC8E8
Tritanopia (blue-blind)
#F3B6C6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #eeb2ea; /* rgb */ color: rgb(238, 178, 234); /* oklch */ color: oklch(83.6% 0.101 328.7);
Tailwind
colors: {
custom: {
50: '#f4c9f0',
500: '#eeb2ea',
950: '#000000',
},
}SCSS
$custom: #eeb2ea; $custom-light: #f4c9f0; $custom-dark: #000000;
JSON
{
"hex": "#eeb2ea",
"rgb": {
"r": 238,
"g": 178,
"b": 234
},
"hsl": {
"h": 304,
"s": 63.83,
"l": 81.569
},
"oklch": {
"l": 0.83611,
"c": 0.10056,
"h": 328.7
},
"luminance": 0.55958
}Semantic roles & 50–950 ramp
primary
#EEB2EA
secondary
#79CC7E
accent
#CC261A
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171316
muted
#858285