#EABBED#EABBED
#EABBED is a very light, moderate purple. Relative luminance 0.591; OKLCH L 84.9% C 0.085 H 324.4°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EABBED |
|---|---|
| RGB | rgb(234, 187, 237) |
| HSL | hsl(296, 58%, 83%) |
| HSV | hsv(296, 21%, 93%) |
| CMYK | cmyk(1.3%, 21.1%, 0%, 7.1%) |
| CIE-LAB | lab(81.37, 25.24, -18.41) |
| CIE-LCH | lch(81.37, 31.24, 323.90°) |
| OKLab | oklab(84.92% 0.0691 -0.0495) |
| OKLCH | oklch(84.92% 0.085 324.4) |
| XYZ | xyz(66.9862, 59.1490, 87.9925) |
| Luminance | 0.5915 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.29
Light Lilac
#EDC8FF
ΔE00 3.99
Very Light Purple
#F6CEFC
ΔE00 4.31
Pale Mauve
#FED0FC
ΔE00 5.01
Pale Lavender
#EECFFE
ΔE00 5.19
Light Lavender
#DFC5FE
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABBED #BEEDBB
analogous
#D1BBED #EABBED #EDBBD7
triadic
#EABBED #EDEABB #BBEDEA
tetradic
#EABBED #EDD1BB #BEEDBB #BBD7ED
square
#EABBED #EDD1BB #BEEDBB #BBD7ED
split-complementary
#EABBED #D7EDBB #BBEDD1
monochromatic
#CC5AD3 #DB8BE0 #EABBED #F8E7F9 #F8E7F9
Accessibility & contrast
On white
1.64
#EABBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#EABBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABBED
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABBED | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7EF
Deuteranopia (green-blind)
#C2CCEB
Tritanopia (blue-blind)
#EDBFCC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #eabbed; /* rgb */ color: rgb(234, 187, 237); /* oklch */ color: oklch(84.9% 0.085 324.4);
Tailwind
colors: {
custom: {
50: '#f1cff3',
500: '#eabbed',
950: '#000000',
},
}SCSS
$custom: #eabbed; $custom-light: #f1cff3; $custom-dark: #000000;
JSON
{
"hex": "#eabbed",
"rgb": {
"r": 234,
"g": 187,
"b": 237
},
"hsl": {
"h": 296.4,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.84923,
"c": 0.08498,
"h": 324.4
},
"luminance": 0.59147
}Semantic roles & 50–950 ramp
primary
#EABBED
secondary
#86CA82
accent
#C6202A
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#161417
muted
#858385