#EEBAED#EEBAED
#EEBAED is a very light, moderate purple. Relative luminance 0.594; OKLCH L 85.1% C 0.089 H 326.9°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBAED |
|---|---|
| RGB | rgb(238, 186, 237) |
| HSL | hsl(301, 60%, 83%) |
| HSV | hsv(301, 22%, 93%) |
| CMYK | cmyk(0%, 21.8%, 0.4%, 6.7%) |
| CIE-LAB | lab(81.52, 27.09, -18.15) |
| CIE-LCH | lch(81.52, 32.61, 326.17°) |
| OKLab | oklab(85.12% 0.0749 -0.0488) |
| OKLCH | oklch(85.12% 0.089 326.9) |
| XYZ | xyz(68.1032, 59.4111, 87.9843) |
| Luminance | 0.5941 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.58
Light Lilac
#EDC8FF
ΔE00 4.63
Very Light Purple
#F6CEFC
ΔE00 4.66
Pale Mauve
#FED0FC
ΔE00 5.03
Pale Lavender
#EECFFE
ΔE00 5.86
Plum
#DDA0DD
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBAED #BAEEBB
analogous
#D5BAEE #EEBAED #EEBAD3
triadic
#EEBAED #EDEEBA #BAEDEE
tetradic
#EEBAED #EED5BA #BAEEBB #BAD3EE
square
#EEBAED #EED5BA #BAEEBB #BAD3EE
split-complementary
#EEBAED #D3EEBA #BAEED5
monochromatic
#D658D3 #E289E0 #EEBAED #F9E6F9 #F9E6F9
Accessibility & contrast
On white
1.63
#EEBAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#EEBAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBAED
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBAED | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7EF
Deuteranopia (green-blind)
#C3CDEB
Tritanopia (blue-blind)
#F2BECC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #eebaed; /* rgb */ color: rgb(238, 186, 237); /* oklch */ color: oklch(85.1% 0.089 326.9);
Tailwind
colors: {
custom: {
50: '#f4cff3',
500: '#eebaed',
950: '#000000',
},
}SCSS
$custom: #eebaed; $custom-light: #f4cff3; $custom-dark: #000000;
JSON
{
"hex": "#eebaed",
"rgb": {
"r": 238,
"g": 186,
"b": 237
},
"hsl": {
"h": 301.154,
"s": 60.465,
"l": 83.137
},
"oklch": {
"l": 0.8512,
"c": 0.08941,
"h": 326.9
},
"luminance": 0.59409
}Semantic roles & 50–950 ramp
primary
#EEBAED
secondary
#80CC82
accent
#C8211D
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171317
muted
#858385