#EEB4E6#EEB4E6
#EEB4E6 is a very light, moderate purple. Relative luminance 0.565; OKLCH L 83.8% C 0.093 H 331.2°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB4E6 |
|---|---|
| RGB | rgb(238, 180, 230) |
| HSL | hsl(308, 63%, 82%) |
| HSV | hsv(308, 24%, 93%) |
| CMYK | cmyk(0%, 24.4%, 3.4%, 6.7%) |
| CIE-LAB | lab(79.92, 29.02, -16.80) |
| CIE-LCH | lch(79.92, 33.53, 329.93°) |
| OKLab | oklab(83.82% 0.0817 -0.045) |
| OKLCH | oklch(83.82% 0.093 331.2) |
| XYZ | xyz(65.8629, 56.5349, 82.2905) |
| Luminance | 0.5653 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.12
Plum
#DDA0DD
ΔE00 5.39
Very Light Purple
#F6CEFC
ΔE00 6.23
Pale Mauve
#FED0FC
ΔE00 6.29
Light Lilac
#EDC8FF
ΔE00 6.39
Pale Lavender
#EECFFE
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB4E6 #B4EEBC
analogous
#D9B4EE #EEB4E6 #EEB4C9
triadic
#EEB4E6 #E6EEB4 #B4E6EE
tetradic
#EEB4E6 #EED9B4 #B4EEBC #B4C9EE
square
#EEB4E6 #EED9B4 #B4EEBC #B4C9EE
split-complementary
#EEB4E6 #C9EEB4 #B4EED9
monochromatic
#D750C5 #E382D5 #EEB4E6 #F9E6F7 #F9E6F7
Accessibility & contrast
On white
1.71
#EEB4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#EEB4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB4E6
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB4E6 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C1E8
Deuteranopia (green-blind)
#C0C9E4
Tritanopia (blue-blind)
#F3B7C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #eeb4e6; /* rgb */ color: rgb(238, 180, 230); /* oklch */ color: oklch(83.8% 0.093 331.2);
Tailwind
colors: {
custom: {
50: '#f4cbee',
500: '#eeb4e6',
950: '#000000',
},
}SCSS
$custom: #eeb4e6; $custom-light: #f4cbee; $custom-dark: #000000;
JSON
{
"hex": "#eeb4e6",
"rgb": {
"r": 238,
"g": 180,
"b": 230
},
"hsl": {
"h": 308.276,
"s": 63.043,
"l": 81.961
},
"oklch": {
"l": 0.83819,
"c": 0.09326,
"h": 331.2
},
"luminance": 0.56533
}Semantic roles & 50–950 ramp
primary
#EEB4E6
secondary
#7BCC86
accent
#CB331B
background
#FFFEFF
surface
#FEFAFE
border
#D6D3D6
text
#171316
muted
#858385