#EECBEE#EECBEE
#EECBEE is a very light, moderate purple. Relative luminance 0.671; OKLCH L 88.2% C 0.061 H 326.1°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EECBEE |
|---|---|
| RGB | rgb(238, 203, 238) |
| HSL | hsl(300, 51%, 86%) |
| HSV | hsv(300, 15%, 93%) |
| CMYK | cmyk(0%, 14.7%, 0%, 6.7%) |
| CIE-LAB | lab(85.54, 18.24, -12.65) |
| CIE-LCH | lch(85.54, 22.19, 325.25°) |
| OKLab | oklab(88.23% 0.0502 -0.0338) |
| OKLCH | oklch(88.23% 0.061 326.1) |
| XYZ | xyz(72.0465, 67.0633, 90.0215) |
| Luminance | 0.6706 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.13
Pale Mauve
#FED0FC
ΔE00 3.50
Pale Lavender
#EECFFE
ΔE00 3.86
Thistle
#D8BFD8
ΔE00 5.16
Light Lilac
#EDC8FF
ΔE00 5.28
Pale Lilac
#E4CBFF
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECBEE #CBEECB
analogous
#DDCBEE #EECBEE #EECBDD
triadic
#EECBEE #EEEECB #CBEEEE
tetradic
#EECBEE #EEDDCB #CBEECB #CBDDEE
square
#EECBEE #EEDDCB #CBEECB #CBDDEE
split-complementary
#EECBEE #DDEECB #CBEEDD
monochromatic
#D06FD0 #DF9DDF #EECBEE #F7E8F7 #F7E8F7
Accessibility & contrast
On white
1.46
#EECBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#EECBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECBEE
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECBEE | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3F0
Deuteranopia (green-blind)
#D0D7ED
Tritanopia (blue-blind)
#F0CED7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #eecbee; /* rgb */ color: rgb(238, 203, 238); /* oklch */ color: oklch(88.2% 0.061 326.1);
Tailwind
colors: {
custom: {
50: '#f3dbf3',
500: '#eecbee',
950: '#000000',
},
}SCSS
$custom: #eecbee; $custom-light: #f3dbf3; $custom-dark: #000000;
JSON
{
"hex": "#eecbee",
"rgb": {
"r": 238,
"g": 203,
"b": 238
},
"hsl": {
"h": 300,
"s": 50.725,
"l": 86.471
},
"oklch": {
"l": 0.8823,
"c": 0.06055,
"h": 326.1
},
"luminance": 0.67062
}Semantic roles & 50–950 ramp
primary
#EECBEE
secondary
#92CB92
accent
#BE2727
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171517
muted
#858485