#EEBAEB#EEBAEB
#EEBAEB is a very light, moderate purple. Relative luminance 0.593; OKLCH L 85.0% C 0.087 H 328.2°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBAEB |
|---|---|
| RGB | rgb(238, 186, 235) |
| HSL | hsl(303, 60%, 83%) |
| HSV | hsv(303, 22%, 93%) |
| CMYK | cmyk(0%, 21.8%, 1.3%, 6.7%) |
| CIE-LAB | lab(81.45, 26.72, -17.18) |
| CIE-LCH | lch(81.45, 31.77, 327.27°) |
| OKLab | oklab(85.05% 0.0743 -0.0461) |
| OKLCH | oklch(85.05% 0.087 328.2) |
| XYZ | xyz(67.8127, 59.2949, 86.4540) |
| Luminance | 0.5929 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.06
Very Light Purple
#F6CEFC
ΔE00 4.69
Light Lilac
#EDC8FF
ΔE00 4.93
Pale Mauve
#FED0FC
ΔE00 4.95
Pale Lavender
#EECFFE
ΔE00 5.98
Plum
#DDA0DD
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBAEB #BAEEBD
analogous
#D7BAEE #EEBAEB #EEBAD1
triadic
#EEBAEB #EBEEBA #BAEBEE
tetradic
#EEBAEB #EED7BA #BAEEBD #BAD1EE
square
#EEBAEB #EED7BA #BAEEBD #BAD1EE
split-complementary
#EEBAEB #D1EEBA #BAEED7
monochromatic
#D658CF #E289DD #EEBAEB #F9E6F8 #F9E6F8
Accessibility & contrast
On white
1.63
#EEBAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#EEBAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBAEB
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBAEB | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C6ED
Deuteranopia (green-blind)
#C3CDE9
Tritanopia (blue-blind)
#F2BECB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #eebaeb; /* rgb */ color: rgb(238, 186, 235); /* oklch */ color: oklch(85.0% 0.087 328.2);
Tailwind
colors: {
custom: {
50: '#f4cff1',
500: '#eebaeb',
950: '#000000',
},
}SCSS
$custom: #eebaeb; $custom-light: #f4cff1; $custom-dark: #000000;
JSON
{
"hex": "#eebaeb",
"rgb": {
"r": 238,
"g": 186,
"b": 235
},
"hsl": {
"h": 303.462,
"s": 60.465,
"l": 83.137
},
"oklch": {
"l": 0.8505,
"c": 0.08745,
"h": 328.2
},
"luminance": 0.59293
}Semantic roles & 50–950 ramp
primary
#EEBAEB
secondary
#80CC85
accent
#C8271D
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171316
muted
#858385