#EEBAEE#EEBAEE
#EEBAEE is a very light, moderate purple. Relative luminance 0.595; OKLCH L 85.2% C 0.090 H 326.3°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBAEE |
|---|---|
| RGB | rgb(238, 186, 238) |
| HSL | hsl(300, 60%, 83%) |
| HSV | hsv(300, 22%, 93%) |
| CMYK | cmyk(0%, 21.8%, 0%, 6.7%) |
| CIE-LAB | lab(81.55, 27.27, -18.64) |
| CIE-LCH | lch(81.55, 33.03, 325.64°) |
| OKLab | oklab(85.16% 0.0753 -0.0501) |
| OKLCH | oklch(85.16% 0.09 326.3) |
| XYZ | xyz(68.2497, 59.4697, 88.7559) |
| Luminance | 0.5947 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.35
Light Lilac
#EDC8FF
ΔE00 4.49
Very Light Purple
#F6CEFC
ΔE00 4.66
Pale Mauve
#FED0FC
ΔE00 5.09
Pale Lavender
#EECFFE
ΔE00 5.81
Plum
#DDA0DD
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBAEE #BAEEBA
analogous
#D4BAEE #EEBAEE #EEBAD4
triadic
#EEBAEE #EEEEBA #BAEEEE
tetradic
#EEBAEE #EED4BA #BAEEBA #BAD4EE
square
#EEBAEE #EED4BA #BAEEBA #BAD4EE
split-complementary
#EEBAEE #D4EEBA #BAEED4
monochromatic
#D658D6 #E289E2 #EEBAEE #F9E6F9 #F9E6F9
Accessibility & contrast
On white
1.63
#EEBAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#EEBAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBAEE
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBAEE | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7F0
Deuteranopia (green-blind)
#C2CDEC
Tritanopia (blue-blind)
#F1BECC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #eebaee; /* rgb */ color: rgb(238, 186, 238); /* oklch */ color: oklch(85.2% 0.090 326.3);
Tailwind
colors: {
custom: {
50: '#f4cff3',
500: '#eebaee',
950: '#000000',
},
}SCSS
$custom: #eebaee; $custom-light: #f4cff3; $custom-dark: #000000;
JSON
{
"hex": "#eebaee",
"rgb": {
"r": 238,
"g": 186,
"b": 238
},
"hsl": {
"h": 300,
"s": 60.465,
"l": 83.137
},
"oklch": {
"l": 0.85155,
"c": 0.09041,
"h": 326.3
},
"luminance": 0.59468
}Semantic roles & 50–950 ramp
primary
#EEBAEE
secondary
#80CC80
accent
#C81D1D
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171317
muted
#858385