#EEB4EE#EEB4EE
#EEB4EE is a very light, moderate purple. Relative luminance 0.570; OKLCH L 84.1% C 0.101 H 326.4°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB4EE |
|---|---|
| RGB | rgb(238, 180, 238) |
| HSL | hsl(300, 63%, 82%) |
| HSV | hsv(300, 24%, 93%) |
| CMYK | cmyk(0%, 24.4%, 0%, 6.7%) |
| CIE-LAB | lab(80.18, 30.46, -20.72) |
| CIE-LCH | lch(80.18, 36.84, 325.78°) |
| OKLab | oklab(84.1% 0.0841 -0.0558) |
| OKLCH | oklch(84.1% 0.101 326.4) |
| XYZ | xyz(67.0122, 56.9946, 88.3434) |
| Luminance | 0.5699 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.68
Plum
#DDA0DD
ΔE00 4.95
Light Lilac
#EDC8FF
ΔE00 5.55
Mauve
#E0B0FF
ΔE00 6.12
Very Light Purple
#F6CEFC
ΔE00 6.23
Pale Mauve
#FED0FC
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB4EE #B4EEB4
analogous
#D1B4EE #EEB4EE #EEB4D1
triadic
#EEB4EE #EEEEB4 #B4EEEE
tetradic
#EEB4EE #EED1B4 #B4EEB4 #B4D1EE
square
#EEB4EE #EED1B4 #B4EEB4 #B4D1EE
split-complementary
#EEB4EE #D1EEB4 #B4EED1
monochromatic
#D750D7 #E382E3 #EEB4EE #F9E6F9 #F9E6F9
Accessibility & contrast
On white
1.69
#EEB4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#EEB4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB4EE
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB4EE | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C2F0
Deuteranopia (green-blind)
#BEC9EC
Tritanopia (blue-blind)
#F2B9C8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eeb4ee; /* rgb */ color: rgb(238, 180, 238); /* oklch */ color: oklch(84.1% 0.101 326.4);
Tailwind
colors: {
custom: {
50: '#f4cbf3',
500: '#eeb4ee',
950: '#000000',
},
}SCSS
$custom: #eeb4ee; $custom-light: #f4cbf3; $custom-dark: #000000;
JSON
{
"hex": "#eeb4ee",
"rgb": {
"r": 238,
"g": 180,
"b": 238
},
"hsl": {
"h": 300,
"s": 63.043,
"l": 81.961
},
"oklch": {
"l": 0.84103,
"c": 0.10096,
"h": 326.4
},
"luminance": 0.56993
}Semantic roles & 50–950 ramp
primary
#EEB4EE
secondary
#7BCC7B
accent
#CB1B1B
background
#FFFEFF
surface
#FEFAFE
border
#D6D3D6
text
#171317
muted
#858385