#EEB8EA#EEB8EA
#EEB8EA is a very light, moderate purple. Relative luminance 0.584; OKLCH L 84.7% C 0.090 H 328.8°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB8EA |
|---|---|
| RGB | rgb(238, 184, 234) |
| HSL | hsl(304, 61%, 83%) |
| HSV | hsv(304, 23%, 93%) |
| CMYK | cmyk(0%, 22.7%, 1.7%, 6.7%) |
| CIE-LAB | lab(80.96, 27.61, -17.38) |
| CIE-LCH | lch(80.96, 32.62, 327.81°) |
| OKLab | oklab(84.66% 0.077 -0.0466) |
| OKLCH | oklch(84.66% 0.09 328.8) |
| XYZ | xyz(67.2502, 58.4005, 85.5558) |
| Luminance | 0.5840 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.23
Very Light Purple
#F6CEFC
ΔE00 5.18
Light Lilac
#EDC8FF
ΔE00 5.31
Pale Mauve
#FED0FC
ΔE00 5.40
Plum
#DDA0DD
ΔE00 6.02
Pale Lavender
#EECFFE
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB8EA #B8EEBC
analogous
#D7B8EE #EEB8EA #EEB8CF
triadic
#EEB8EA #EAEEB8 #B8EAEE
tetradic
#EEB8EA #EED7B8 #B8EEBC #B8CFEE
square
#EEB8EA #EED7B8 #B8EEBC #B8CFEE
split-complementary
#EEB8EA #CFEEB8 #B8EED7
monochromatic
#D655CD #E287DB #EEB8EA #F9E6F8 #F9E6F8
Accessibility & contrast
On white
1.66
#EEB8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#EEB8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB8EA
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB8EA | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C5EC
Deuteranopia (green-blind)
#C2CCE8
Tritanopia (blue-blind)
#F2BCC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #eeb8ea; /* rgb */ color: rgb(238, 184, 234); /* oklch */ color: oklch(84.7% 0.090 328.8);
Tailwind
colors: {
custom: {
50: '#f4cdf0',
500: '#eeb8ea',
950: '#000000',
},
}SCSS
$custom: #eeb8ea; $custom-light: #f4cdf0; $custom-dark: #000000;
JSON
{
"hex": "#eeb8ea",
"rgb": {
"r": 238,
"g": 184,
"b": 234
},
"hsl": {
"h": 304.444,
"s": 61.364,
"l": 82.745
},
"oklch": {
"l": 0.84661,
"c": 0.09,
"h": 328.8
},
"luminance": 0.58399
}Semantic roles & 50–950 ramp
primary
#EEB8EA
secondary
#7ECC84
accent
#C9291C
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171316
muted
#858385