#EEBAEC#EEBAEC
#EEBAEC is a very light, moderate purple. Relative luminance 0.594; OKLCH L 85.1% C 0.088 H 327.6°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBAEC |
|---|---|
| RGB | rgb(238, 186, 236) |
| HSL | hsl(302, 60%, 83%) |
| HSV | hsv(302, 22%, 93%) |
| CMYK | cmyk(0%, 21.8%, 0.8%, 6.7%) |
| CIE-LAB | lab(81.49, 26.90, -17.66) |
| CIE-LCH | lch(81.49, 32.18, 326.71°) |
| OKLab | oklab(85.09% 0.0746 -0.0474) |
| OKLCH | oklch(85.09% 0.088 327.6) |
| XYZ | xyz(67.9575, 59.3529, 87.2170) |
| Luminance | 0.5935 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.82
Very Light Purple
#F6CEFC
ΔE00 4.67
Light Lilac
#EDC8FF
ΔE00 4.77
Pale Mauve
#FED0FC
ΔE00 4.98
Pale Lavender
#EECFFE
ΔE00 5.91
Plum
#DDA0DD
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBAEC #BAEEBC
analogous
#D6BAEE #EEBAEC #EEBAD2
triadic
#EEBAEC #ECEEBA #BAECEE
tetradic
#EEBAEC #EED6BA #BAEEBC #BAD2EE
square
#EEBAEC #EED6BA #BAEEBC #BAD2EE
split-complementary
#EEBAEC #D2EEBA #BAEED6
monochromatic
#D658D1 #E289DE #EEBAEC #F9E6F8 #F9E6F8
Accessibility & contrast
On white
1.63
#EEBAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#EEBAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBAEC
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBAEC | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6EE
Deuteranopia (green-blind)
#C3CDEA
Tritanopia (blue-blind)
#F2BECB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #eebaec; /* rgb */ color: rgb(238, 186, 236); /* oklch */ color: oklch(85.1% 0.088 327.6);
Tailwind
colors: {
custom: {
50: '#f4cff2',
500: '#eebaec',
950: '#000000',
},
}SCSS
$custom: #eebaec; $custom-light: #f4cff2; $custom-dark: #000000;
JSON
{
"hex": "#eebaec",
"rgb": {
"r": 238,
"g": 186,
"b": 236
},
"hsl": {
"h": 302.308,
"s": 60.465,
"l": 83.137
},
"oklch": {
"l": 0.85085,
"c": 0.08842,
"h": 327.6
},
"luminance": 0.59351
}Semantic roles & 50–950 ramp
primary
#EEBAEC
secondary
#80CC83
accent
#C8241D
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171316
muted
#858385