#EEB4E5#EEB4E5
#EEB4E5 is a very light, moderate purple. Relative luminance 0.565; OKLCH L 83.8% C 0.092 H 331.8°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB4E5 |
|---|---|
| RGB | rgb(238, 180, 229) |
| HSL | hsl(309, 63%, 82%) |
| HSV | hsv(309, 24%, 93%) |
| CMYK | cmyk(0%, 24.4%, 3.8%, 6.7%) |
| CIE-LAB | lab(79.89, 28.84, -16.31) |
| CIE-LCH | lch(79.89, 33.14, 330.51°) |
| OKLab | oklab(83.78% 0.0814 -0.0436) |
| OKLCH | oklch(83.78% 0.092 331.8) |
| XYZ | xyz(65.7228, 56.4789, 81.5530) |
| Luminance | 0.5648 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.33
Plum
#DDA0DD
ΔE00 5.50
Very Light Purple
#F6CEFC
ΔE00 6.27
Pale Mauve
#FED0FC
ΔE00 6.29
Light Lilac
#EDC8FF
ΔE00 6.53
Powder Pink
#FFB2D0
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB4E5 #B4EEBD
analogous
#DAB4EE #EEB4E5 #EEB4C8
triadic
#EEB4E5 #E5EEB4 #B4E5EE
tetradic
#EEB4E5 #EEDAB4 #B4EEBD #B4C8EE
square
#EEB4E5 #EEDAB4 #B4EEBD #B4C8EE
split-complementary
#EEB4E5 #C8EEB4 #B4EEDA
monochromatic
#D750C2 #E382D4 #EEB4E5 #F9E6F6 #F9E6F6
Accessibility & contrast
On white
1.71
#EEB4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#EEB4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB4E5
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB4E5 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C1E7
Deuteranopia (green-blind)
#C0C9E3
Tritanopia (blue-blind)
#F3B7C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #eeb4e5; /* rgb */ color: rgb(238, 180, 229); /* oklch */ color: oklch(83.8% 0.092 331.8);
Tailwind
colors: {
custom: {
50: '#f4cbed',
500: '#eeb4e5',
950: '#000000',
},
}SCSS
$custom: #eeb4e5; $custom-light: #f4cbed; $custom-dark: #000000;
JSON
{
"hex": "#eeb4e5",
"rgb": {
"r": 238,
"g": 180,
"b": 229
},
"hsl": {
"h": 309.31,
"s": 63.043,
"l": 81.961
},
"oklch": {
"l": 0.83784,
"c": 0.09234,
"h": 331.8
},
"luminance": 0.56477
}Semantic roles & 50–950 ramp
primary
#EEB4E5
secondary
#7BCC87
accent
#CB361B
background
#FFFEFE
surface
#FEFAFD
border
#D6D3D5
text
#171316
muted
#858384