#ECDCF2#ECDCF2
#ECDCF2 is a very light, muted purple. Relative luminance 0.754; OKLCH L 91.4% C 0.034 H 316.9°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #ECDCF2 |
|---|---|
| RGB | rgb(236, 220, 242) |
| HSL | hsl(284, 46%, 91%) |
| HSV | hsv(284, 9%, 95%) |
| CMYK | cmyk(2.5%, 9.1%, 0%, 5.1%) |
| CIE-LAB | lab(89.59, 9.36, -8.74) |
| CIE-LCH | lch(89.59, 12.80, 316.98°) |
| OKLab | oklab(91.38% 0.0249 -0.0233) |
| OKLCH | oklch(91.38% 0.034 316.9) |
| XYZ | xyz(76.2098, 75.4305, 94.5319) |
| Luminance | 0.7543 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.58
Thistle
#D8BFD8
ΔE00 7.05
Lavenderblush
#FFF0F5
ΔE00 7.79
Pale Lavender
#EECFFE
ΔE00 8.16
Very Light Purple
#F6CEFC
ΔE00 8.88
Pale Lilac
#E4CBFF
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECDCF2 #E2F2DC
analogous
#E1DCF2 #ECDCF2 #F2DCED
triadic
#ECDCF2 #F2ECDC #DCF2EC
tetradic
#ECDCF2 #F2E1DC #E2F2DC #DCEDF2
square
#ECDCF2 #F2E1DC #E2F2DC #DCEDF2
split-complementary
#ECDCF2 #EDF2DC #DCF2E1
monochromatic
#BC83D1 #D4AFE1 #ECDCF2 #F3E9F7 #F3E9F7
Accessibility & contrast
On white
1.31
#ECDCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#ECDCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECDCF2
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECDCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECDCF2 | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE0F3
Deuteranopia (green-blind)
#DDE2F1
Tritanopia (blue-blind)
#ECDEE3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ecdcf2; /* rgb */ color: rgb(236, 220, 242); /* oklch */ color: oklch(91.4% 0.034 316.9);
Tailwind
colors: {
custom: {
50: '#f2e6f6',
500: '#ecdcf2',
950: '#000000',
},
}SCSS
$custom: #ecdcf2; $custom-light: #f2e6f6; $custom-dark: #000000;
JSON
{
"hex": "#ecdcf2",
"rgb": {
"r": 236,
"g": 220,
"b": 242
},
"hsl": {
"h": 283.636,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.91383,
"c": 0.03408,
"h": 316.9
},
"luminance": 0.7543
}Semantic roles & 50–950 ramp
primary
#ECDCF2
secondary
#AFD0A3
accent
#B92C53
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485