#EEB7EA#EEB7EA
#EEB7EA is a very light, moderate purple. Relative luminance 0.580; OKLCH L 84.5% C 0.092 H 328.8°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB7EA |
|---|---|
| RGB | rgb(238, 183, 234) |
| HSL | hsl(304, 62%, 83%) |
| HSV | hsv(304, 23%, 93%) |
| CMYK | cmyk(0%, 23.1%, 1.7%, 6.7%) |
| CIE-LAB | lab(80.73, 28.14, -17.73) |
| CIE-LCH | lch(80.73, 33.26, 327.79°) |
| OKLab | oklab(84.49% 0.0785 -0.0476) |
| OKLCH | oklch(84.49% 0.092 328.8) |
| XYZ | xyz(67.0432, 57.9865, 85.4868) |
| Luminance | 0.5798 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.22
Very Light Purple
#F6CEFC
ΔE00 5.42
Light Lilac
#EDC8FF
ΔE00 5.44
Pale Mauve
#FED0FC
ΔE00 5.64
Plum
#DDA0DD
ΔE00 5.78
Pale Lavender
#EECFFE
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB7EA #B7EEBB
analogous
#D7B7EE #EEB7EA #EEB7CE
triadic
#EEB7EA #EAEEB7 #B7EAEE
tetradic
#EEB7EA #EED7B7 #B7EEBB #B7CEEE
square
#EEB7EA #EED7B7 #B7EEBB #B7CEEE
split-complementary
#EEB7EA #CEEEB7 #B7EED7
monochromatic
#D754CD #E285DC #EEB7EA #F9E6F8 #F9E6F8
Accessibility & contrast
On white
1.67
#EEB7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#EEB7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB7EA
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB7EA | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C4EC
Deuteranopia (green-blind)
#C1CBE8
Tritanopia (blue-blind)
#F2BBC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #eeb7ea; /* rgb */ color: rgb(238, 183, 234); /* oklch */ color: oklch(84.5% 0.092 328.8);
Tailwind
colors: {
custom: {
50: '#f4cdf0',
500: '#eeb7ea',
950: '#000000',
},
}SCSS
$custom: #eeb7ea; $custom-light: #f4cdf0; $custom-dark: #000000;
JSON
{
"hex": "#eeb7ea",
"rgb": {
"r": 238,
"g": 183,
"b": 234
},
"hsl": {
"h": 304.364,
"s": 61.798,
"l": 82.549
},
"oklch": {
"l": 0.84485,
"c": 0.09176,
"h": 328.8
},
"luminance": 0.57985
}Semantic roles & 50–950 ramp
primary
#EEB7EA
secondary
#7DCC83
accent
#CA291C
background
#FFFEFF
surface
#FEFAFE
border
#D6D3D6
text
#171316
muted
#858385