#EEB4EC#EEB4EC
#EEB4EC is a very light, moderate purple. Relative luminance 0.569; OKLCH L 84.0% C 0.099 H 327.5°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB4EC |
|---|---|
| RGB | rgb(238, 180, 236) |
| HSL | hsl(302, 63%, 82%) |
| HSV | hsv(302, 24%, 93%) |
| CMYK | cmyk(0%, 24.4%, 0.8%, 6.7%) |
| CIE-LAB | lab(80.11, 30.10, -19.74) |
| CIE-LCH | lch(80.11, 35.99, 326.74°) |
| OKLab | oklab(84.03% 0.0835 -0.0531) |
| OKLCH | oklch(84.03% 0.099 327.5) |
| XYZ | xyz(66.7200, 56.8777, 86.8045) |
| Luminance | 0.5688 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.99
Plum
#DDA0DD
ΔE00 4.99
Light Lilac
#EDC8FF
ΔE00 5.70
Very Light Purple
#F6CEFC
ΔE00 6.18
Pale Mauve
#FED0FC
ΔE00 6.49
Mauve
#E0B0FF
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB4EC #B4EEB6
analogous
#D3B4EE #EEB4EC #EEB4CF
triadic
#EEB4EC #ECEEB4 #B4ECEE
tetradic
#EEB4EC #EED3B4 #B4EEB6 #B4CFEE
square
#EEB4EC #EED3B4 #B4EEB6 #B4CFEE
split-complementary
#EEB4EC #CFEEB4 #B4EED3
monochromatic
#D750D3 #E382DF #EEB4EC #F9E6F9 #F9E6F9
Accessibility & contrast
On white
1.70
#EEB4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#EEB4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB4EC
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB4EC | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C2EE
Deuteranopia (green-blind)
#BEC9EA
Tritanopia (blue-blind)
#F2B8C8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eeb4ec; /* rgb */ color: rgb(238, 180, 236); /* oklch */ color: oklch(84.0% 0.099 327.5);
Tailwind
colors: {
custom: {
50: '#f4cbf2',
500: '#eeb4ec',
950: '#000000',
},
}SCSS
$custom: #eeb4ec; $custom-light: #f4cbf2; $custom-dark: #000000;
JSON
{
"hex": "#eeb4ec",
"rgb": {
"r": 238,
"g": 180,
"b": 236
},
"hsl": {
"h": 302.069,
"s": 63.043,
"l": 81.961
},
"oklch": {
"l": 0.84031,
"c": 0.09898,
"h": 327.5
},
"luminance": 0.56876
}Semantic roles & 50–950 ramp
primary
#EEB4EC
secondary
#7BCC7D
accent
#CB211B
background
#FFFEFF
surface
#FEFAFE
border
#D6D3D6
text
#171317
muted
#858385