#ECCEEB#ECCEEB
#ECCEEB is a very light, muted purple. Relative luminance 0.680; OKLCH L 88.5% C 0.051 H 327.0°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #ECCEEB |
|---|---|
| RGB | rgb(236, 206, 235) |
| HSL | hsl(302, 44%, 87%) |
| HSV | hsv(302, 13%, 93%) |
| CMYK | cmyk(0%, 12.7%, 0.4%, 7.5%) |
| CIE-LAB | lab(85.99, 15.44, -10.39) |
| CIE-LCH | lch(85.99, 18.61, 326.05°) |
| OKLab | oklab(88.52% 0.0427 -0.0277) |
| OKLCH | oklch(88.52% 0.051 327) |
| XYZ | xyz(71.6568, 67.9747, 87.9267) |
| Luminance | 0.6797 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.29
Very Light Purple
#F6CEFC
ΔE00 4.89
Pale Lavender
#EECFFE
ΔE00 5.11
Pale Mauve
#FED0FC
ΔE00 5.16
Light Lilac
#EDC8FF
ΔE00 6.91
Light Pink
#FFD1DF
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECCEEB #CEECCF
analogous
#DECEEC #ECCEEB #ECCEDC
triadic
#ECCEEB #EBECCE #CEEBEC
tetradic
#ECCEEB #ECDECE #CEECCF #CEDCEC
square
#ECCEEB #ECDECE #CEECCF #CEDCEC
split-complementary
#ECCEEB #DCECCE #CEECDE
monochromatic
#CA76C7 #DBA2D9 #ECCEEB #F6E9F6 #F6E9F6
Accessibility & contrast
On white
1.44
#ECCEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#ECCEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECCEEB
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECCEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECCEEB | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EC
Deuteranopia (green-blind)
#D3D8EA
Tritanopia (blue-blind)
#EED0D8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ecceeb; /* rgb */ color: rgb(236, 206, 235); /* oklch */ color: oklch(88.5% 0.051 327.0);
Tailwind
colors: {
custom: {
50: '#f2ddf1',
500: '#ecceeb',
950: '#000000',
},
}SCSS
$custom: #ecceeb; $custom-light: #f2ddf1; $custom-dark: #000000;
JSON
{
"hex": "#ecceeb",
"rgb": {
"r": 236,
"g": 206,
"b": 235
},
"hsl": {
"h": 302,
"s": 44.118,
"l": 86.667
},
"oklch": {
"l": 0.88515,
"c": 0.05086,
"h": 327
},
"luminance": 0.67974
}Semantic roles & 50–950 ramp
primary
#ECCEEB
secondary
#96C898
accent
#B7332E
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171516
muted
#858485