#EEBCEB#EEBCEB
#EEBCEB is a very light, moderate purple. Relative luminance 0.601; OKLCH L 85.4% C 0.084 H 328.2°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBCEB |
|---|---|
| RGB | rgb(238, 188, 235) |
| HSL | hsl(304, 60%, 84%) |
| HSV | hsv(304, 21%, 93%) |
| CMYK | cmyk(0%, 21%, 1.3%, 6.7%) |
| CIE-LAB | lab(81.92, 25.66, -16.48) |
| CIE-LCH | lch(81.92, 30.49, 327.29°) |
| OKLab | oklab(85.41% 0.0714 -0.0442) |
| OKLCH | oklch(85.41% 0.084 328.2) |
| XYZ | xyz(68.2369, 60.1435, 86.5954) |
| Luminance | 0.6014 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.21
Very Light Purple
#F6CEFC
ΔE00 4.24
Pale Mauve
#FED0FC
ΔE00 4.49
Light Lilac
#EDC8FF
ΔE00 4.75
Pale Lavender
#EECFFE
ΔE00 5.58
Pale Lilac
#E4CBFF
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBCEB #BCEEBF
analogous
#D8BCEE #EEBCEB #EEBCD2
triadic
#EEBCEB #EBEEBC #BCEBEE
tetradic
#EEBCEB #EED8BC #BCEEBF #BCD2EE
square
#EEBCEB #EED8BC #BCEEBF #BCD2EE
split-complementary
#EEBCEB #D2EEBC #BCEED8
monochromatic
#D55ACE #E28BDC #EEBCEB #F9E7F8 #F9E7F8
Accessibility & contrast
On white
1.61
#EEBCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#EEBCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBCEB
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBCEB | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC8ED
Deuteranopia (green-blind)
#C5CEE9
Tritanopia (blue-blind)
#F2BFCC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eebceb; /* rgb */ color: rgb(238, 188, 235); /* oklch */ color: oklch(85.4% 0.084 328.2);
Tailwind
colors: {
custom: {
50: '#f4d0f1',
500: '#eebceb',
950: '#000000',
},
}SCSS
$custom: #eebceb; $custom-light: #f4d0f1; $custom-dark: #000000;
JSON
{
"hex": "#eebceb",
"rgb": {
"r": 238,
"g": 188,
"b": 235
},
"hsl": {
"h": 303.6,
"s": 59.524,
"l": 83.529
},
"oklch": {
"l": 0.85406,
"c": 0.08392,
"h": 328.2
},
"luminance": 0.60142
}Semantic roles & 50–950 ramp
primary
#EEBCEB
secondary
#82CC87
accent
#C7281E
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385