#ECDBF5#ECDBF5
#ECDBF5 is a very light, muted violet. Relative luminance 0.751; OKLCH L 91.3% C 0.039 H 314.1°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #ECDBF5 |
|---|---|
| RGB | rgb(236, 219, 245) |
| HSL | hsl(279, 57%, 91%) |
| HSV | hsv(279, 11%, 96%) |
| CMYK | cmyk(3.7%, 10.6%, 0%, 3.9%) |
| CIE-LAB | lab(89.43, 10.44, -10.55) |
| CIE-LCH | lch(89.43, 14.84, 314.70°) |
| OKLab | oklab(91.29% 0.0274 -0.0282) |
| OKLCH | oklch(91.29% 0.039 314.1) |
| XYZ | xyz(76.4024, 75.0889, 96.8371) |
| Luminance | 0.7509 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.74
Pale Lavender
#EECFFE
ΔE00 6.85
Lavender (CSS)
#E6E6FA
ΔE00 7.19
Very Light Purple
#F6CEFC
ΔE00 7.71
Pale Lilac
#E4CBFF
ΔE00 7.90
Pale Mauve
#FED0FC
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECDBF5 #E4F5DB
analogous
#DFDBF5 #ECDBF5 #F5DBF1
triadic
#ECDBF5 #F5ECDB #DBF5EC
tetradic
#ECDBF5 #F5DFDB #E4F5DB #DBF1F5
square
#ECDBF5 #F5DFDB #E4F5DB #DBF1F5
split-complementary
#ECDBF5 #F1F5DB #DBF5DF
monochromatic
#B97BDA #D3ABE8 #ECDBF5 #F2E7F8 #F2E7F8
Accessibility & contrast
On white
1.31
#ECDBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#ECDBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECDBF5
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECDBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECDBF5 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E0F6
Deuteranopia (green-blind)
#DBE1F4
Tritanopia (blue-blind)
#ECDEE3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ecdbf5; /* rgb */ color: rgb(236, 219, 245); /* oklch */ color: oklch(91.3% 0.039 314.1);
Tailwind
colors: {
custom: {
50: '#f2e6f8',
500: '#ecdbf5',
950: '#000000',
},
}SCSS
$custom: #ecdbf5; $custom-light: #f2e6f8; $custom-dark: #000000;
JSON
{
"hex": "#ecdbf5",
"rgb": {
"r": 236,
"g": 219,
"b": 245
},
"hsl": {
"h": 279.231,
"s": 56.522,
"l": 90.98
},
"oklch": {
"l": 0.91287,
"c": 0.0393,
"h": 314.1
},
"luminance": 0.75088
}Semantic roles & 50–950 ramp
primary
#ECDBF5
secondary
#B2D59F
accent
#C4215A
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161517
muted
#858485