#EECCED#EECCED
#EECCED is a very light, muted purple. Relative luminance 0.675; OKLCH L 88.4% C 0.058 H 327.0°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EECCED |
|---|---|
| RGB | rgb(238, 204, 237) |
| HSL | hsl(302, 50%, 87%) |
| HSV | hsv(302, 14%, 93%) |
| CMYK | cmyk(0%, 14.3%, 0.4%, 6.7%) |
| CIE-LAB | lab(85.75, 17.53, -11.81) |
| CIE-LCH | lch(85.75, 21.13, 326.03°) |
| OKLab | oklab(88.38% 0.0484 -0.0315) |
| OKLCH | oklch(88.38% 0.058 327) |
| XYZ | xyz(72.1369, 67.4785, 89.3289) |
| Luminance | 0.6748 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.63
Pale Mauve
#FED0FC
ΔE00 3.89
Pale Lavender
#EECFFE
ΔE00 4.27
Thistle
#D8BFD8
ΔE00 4.90
Light Lilac
#EDC8FF
ΔE00 5.82
Pale Lilac
#E4CBFF
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECCED #CCEECD
analogous
#DECCEE #EECCED #EECCDC
triadic
#EECCED #EDEECC #CCEDEE
tetradic
#EECCED #EEDECC #CCEECD #CCDCEE
square
#EECCED #EEDECC #CCEECD #CCDCEE
split-complementary
#EECCED #DCEECC #CCEEDE
monochromatic
#CF70CD #DF9EDD #EECCED #F7E8F7 #F7E8F7
Accessibility & contrast
On white
1.45
#EECCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#EECCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECCED
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECCED | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD4EE
Deuteranopia (green-blind)
#D1D8EC
Tritanopia (blue-blind)
#F1CED7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #eecced; /* rgb */ color: rgb(238, 204, 237); /* oklch */ color: oklch(88.4% 0.058 327.0);
Tailwind
colors: {
custom: {
50: '#f3dbf2',
500: '#eecced',
950: '#000000',
},
}SCSS
$custom: #eecced; $custom-light: #f3dbf2; $custom-dark: #000000;
JSON
{
"hex": "#eecced",
"rgb": {
"r": 238,
"g": 204,
"b": 237
},
"hsl": {
"h": 301.765,
"s": 50,
"l": 86.667
},
"oklch": {
"l": 0.88382,
"c": 0.05778,
"h": 327
},
"luminance": 0.67477
}Semantic roles & 50–950 ramp
primary
#EECCED
secondary
#93CB95
accent
#BD2D28
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171517
muted
#858485