#EABBEE#EABBEE
#EABBEE is a very light, moderate purple. Relative luminance 0.592; OKLCH L 85.0% C 0.086 H 323.7°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EABBEE |
|---|---|
| RGB | rgb(234, 187, 238) |
| HSL | hsl(295, 60%, 83%) |
| HSV | hsv(295, 21%, 93%) |
| CMYK | cmyk(1.7%, 21.4%, 0%, 6.7%) |
| CIE-LAB | lab(81.41, 25.43, -18.89) |
| CIE-LCH | lch(81.41, 31.68, 323.39°) |
| OKLab | oklab(84.96% 0.0694 -0.0509) |
| OKLCH | oklch(84.96% 0.086 323.7) |
| XYZ | xyz(67.1327, 59.2076, 88.7641) |
| Luminance | 0.5921 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.05
Light Lilac
#EDC8FF
ΔE00 3.85
Very Light Purple
#F6CEFC
ΔE00 4.33
Pale Mauve
#FED0FC
ΔE00 5.08
Pale Lavender
#EECFFE
ΔE00 5.15
Light Lavender
#DFC5FE
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABBEE #BFEEBB
analogous
#D0BBEE #EABBEE #EEBBD8
triadic
#EABBEE #EEEABB #BBEEEA
tetradic
#EABBEE #EED0BB #BFEEBB #BBD8EE
square
#EABBEE #EED0BB #BFEEBB #BBD8EE
split-complementary
#EABBEE #D8EEBB #BBEED0
monochromatic
#CC59D6 #DB8AE2 #EABBEE #F7E7F9 #F7E7F9
Accessibility & contrast
On white
1.64
#EABBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#EABBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABBEE
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABBEE | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7F0
Deuteranopia (green-blind)
#C1CCEC
Tritanopia (blue-blind)
#ECC0CD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #eabbee; /* rgb */ color: rgb(234, 187, 238); /* oklch */ color: oklch(85.0% 0.086 323.7);
Tailwind
colors: {
custom: {
50: '#f1cff3',
500: '#eabbee',
950: '#000000',
},
}SCSS
$custom: #eabbee; $custom-light: #f1cff3; $custom-dark: #000000;
JSON
{
"hex": "#eabbee",
"rgb": {
"r": 234,
"g": 187,
"b": 238
},
"hsl": {
"h": 295.294,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.84958,
"c": 0.08602,
"h": 323.7
},
"luminance": 0.59206
}Semantic roles & 50–950 ramp
primary
#EABBEE
secondary
#87CC81
accent
#C81E2B
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#161417
muted
#858385