#ECCCED#ECCCED
#ECCCED is a very light, muted purple. Relative luminance 0.671; OKLCH L 88.2% C 0.056 H 325.1°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #ECCCED |
|---|---|
| RGB | rgb(236, 204, 237) |
| HSL | hsl(298, 48%, 86%) |
| HSV | hsv(298, 14%, 93%) |
| CMYK | cmyk(0.4%, 13.9%, 0%, 7.1%) |
| CIE-LAB | lab(85.57, 16.86, -12.08) |
| CIE-LCH | lch(85.57, 20.74, 324.37°) |
| OKLab | oklab(88.21% 0.0463 -0.0323) |
| OKLCH | oklch(88.21% 0.056 325.1) |
| XYZ | xyz(71.4690, 67.1341, 89.2976) |
| Luminance | 0.6713 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.75
Pale Lavender
#EECFFE
ΔE00 4.10
Pale Mauve
#FED0FC
ΔE00 4.22
Thistle
#D8BFD8
ΔE00 4.63
Light Lilac
#EDC8FF
ΔE00 5.74
Pale Lilac
#E4CBFF
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECCCED #CDEDCC
analogous
#DCCCED #ECCCED #EDCCDE
triadic
#ECCCED #EDECCC #CCEDEC
tetradic
#ECCCED #EDDCCC #CDEDCC #CCDEED
square
#ECCCED #EDDCCC #CDEDCC #CCDEED
split-complementary
#ECCCED #DEEDCC #CCEDDC
monochromatic
#CA72CD #DB9FDD #ECCCED #F7E8F7 #F7E8F7
Accessibility & contrast
On white
1.46
#ECCCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#ECCCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECCCED
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECCCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECCCED | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3EE
Deuteranopia (green-blind)
#D1D7EC
Tritanopia (blue-blind)
#EECFD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #eccced; /* rgb */ color: rgb(236, 204, 237); /* oklch */ color: oklch(88.2% 0.056 325.1);
Tailwind
colors: {
custom: {
50: '#f2dbf2',
500: '#eccced',
950: '#000000',
},
}SCSS
$custom: #eccced; $custom-light: #f2dbf2; $custom-dark: #000000;
JSON
{
"hex": "#eccced",
"rgb": {
"r": 236,
"g": 204,
"b": 237
},
"hsl": {
"h": 298.182,
"s": 47.826,
"l": 86.471
},
"oklch": {
"l": 0.88207,
"c": 0.05642,
"h": 325.1
},
"luminance": 0.67133
}Semantic roles & 50–950 ramp
primary
#ECCCED
secondary
#95CA94
accent
#BB2A2F
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171517
muted
#858485