#ECDCF3#ECDCF3
#ECDCF3 is a very light, muted purple. Relative luminance 0.755; OKLCH L 91.4% C 0.035 H 315.7°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #ECDCF3 |
|---|---|
| RGB | rgb(236, 220, 243) |
| HSL | hsl(282, 49%, 91%) |
| HSV | hsv(282, 9%, 95%) |
| CMYK | cmyk(2.9%, 9.5%, 0%, 4.7%) |
| CIE-LAB | lab(89.62, 9.55, -9.22) |
| CIE-LCH | lch(89.62, 13.27, 315.99°) |
| OKLab | oklab(91.41% 0.0252 -0.0246) |
| OKLCH | oklch(91.41% 0.035 315.7) |
| XYZ | xyz(76.3604, 75.4908, 95.3251) |
| Luminance | 0.7549 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.63
Thistle
#D8BFD8
ΔE00 7.02
Pale Lavender
#EECFFE
ΔE00 7.87
Lavenderblush
#FFF0F5
ΔE00 8.07
Very Light Purple
#F6CEFC
ΔE00 8.64
Pale Lilac
#E4CBFF
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECDCF3 #E3F3DC
analogous
#E0DCF3 #ECDCF3 #F3DCEE
triadic
#ECDCF3 #F3ECDC #DCF3EC
tetradic
#ECDCF3 #F3E0DC #E3F3DC #DCEEF3
square
#ECDCF3 #F3E0DC #E3F3DC #DCEEF3
split-complementary
#ECDCF3 #EEF3DC #DCF3E0
monochromatic
#BB81D4 #D3AEE3 #ECDCF3 #F3E8F7 #F3E8F7
Accessibility & contrast
On white
1.30
#ECDCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#ECDCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECDCF3
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECDCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECDCF3 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E0F4
Deuteranopia (green-blind)
#DDE2F2
Tritanopia (blue-blind)
#ECDEE3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ecdcf3; /* rgb */ color: rgb(236, 220, 243); /* oklch */ color: oklch(91.4% 0.035 315.7);
Tailwind
colors: {
custom: {
50: '#f2e6f7',
500: '#ecdcf3',
950: '#000000',
},
}SCSS
$custom: #ecdcf3; $custom-light: #f2e6f7; $custom-dark: #000000;
JSON
{
"hex": "#ecdcf3",
"rgb": {
"r": 236,
"g": 220,
"b": 243
},
"hsl": {
"h": 281.739,
"s": 48.936,
"l": 90.784
},
"oklch": {
"l": 0.91414,
"c": 0.03524,
"h": 315.7
},
"luminance": 0.7549
}Semantic roles & 50–950 ramp
primary
#ECDCF3
secondary
#B0D1A2
accent
#BC2956
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485