#EEB4EA#EEB4EA
#EEB4EA is a very light, moderate purple. Relative luminance 0.568; OKLCH L 84.0% C 0.097 H 328.7°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB4EA |
|---|---|
| RGB | rgb(238, 180, 234) |
| HSL | hsl(304, 63%, 82%) |
| HSV | hsv(304, 24%, 93%) |
| CMYK | cmyk(0%, 24.4%, 1.7%, 6.7%) |
| CIE-LAB | lab(80.05, 29.74, -18.76) |
| CIE-LCH | lch(80.05, 35.16, 327.75°) |
| OKLab | oklab(83.96% 0.0829 -0.0504) |
| OKLCH | oklch(83.96% 0.097 328.7) |
| XYZ | xyz(66.4310, 56.7622, 85.2828) |
| Luminance | 0.5676 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.34
Plum
#DDA0DD
ΔE00 5.07
Light Lilac
#EDC8FF
ΔE00 5.90
Very Light Purple
#F6CEFC
ΔE00 6.16
Pale Mauve
#FED0FC
ΔE00 6.39
Mauve
#E0B0FF
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB4EA #B4EEB8
analogous
#D5B4EE #EEB4EA #EEB4CD
triadic
#EEB4EA #EAEEB4 #B4EAEE
tetradic
#EEB4EA #EED5B4 #B4EEB8 #B4CDEE
square
#EEB4EA #EED5B4 #B4EEB8 #B4CDEE
split-complementary
#EEB4EA #CDEEB4 #B4EED5
monochromatic
#D750CE #E382DC #EEB4EA #F9E6F8 #F9E6F8
Accessibility & contrast
On white
1.70
#EEB4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#EEB4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB4EA
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB4EA | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C2EC
Deuteranopia (green-blind)
#BFC9E8
Tritanopia (blue-blind)
#F2B8C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #eeb4ea; /* rgb */ color: rgb(238, 180, 234); /* oklch */ color: oklch(84.0% 0.097 328.7);
Tailwind
colors: {
custom: {
50: '#f4cbf0',
500: '#eeb4ea',
950: '#000000',
},
}SCSS
$custom: #eeb4ea; $custom-light: #f4cbf0; $custom-dark: #000000;
JSON
{
"hex": "#eeb4ea",
"rgb": {
"r": 238,
"g": 180,
"b": 234
},
"hsl": {
"h": 304.138,
"s": 63.043,
"l": 81.961
},
"oklch": {
"l": 0.83959,
"c": 0.09704,
"h": 328.7
},
"luminance": 0.5676
}Semantic roles & 50–950 ramp
primary
#EEB4EA
secondary
#7BCC80
accent
#CB271B
background
#FFFEFF
surface
#FEFAFE
border
#D6D3D6
text
#171316
muted
#858385