#ECDBF8#ECDBF8
#ECDBF8 is a very light, muted violet. Relative luminance 0.753; OKLCH L 91.4% C 0.043 H 311.5°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #ECDBF8 |
|---|---|
| RGB | rgb(236, 219, 248) |
| HSL | hsl(275, 67%, 92%) |
| HSV | hsv(275, 12%, 97%) |
| CMYK | cmyk(4.8%, 11.7%, 0%, 2.7%) |
| CIE-LAB | lab(89.52, 11.00, -12.00) |
| CIE-LCH | lch(89.52, 16.28, 312.52°) |
| OKLab | oklab(91.38% 0.0284 -0.0321) |
| OKLCH | oklch(91.38% 0.043 311.5) |
| XYZ | xyz(76.8640, 75.2736, 99.2687) |
| Luminance | 0.7527 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.08
Thistle
#D8BFD8
ΔE00 6.90
Pale Lilac
#E4CBFF
ΔE00 7.05
Very Light Purple
#F6CEFC
ΔE00 7.11
Lavender (CSS)
#E6E6FA
ΔE00 7.47
Pale Mauve
#FED0FC
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECDBF8 #E7F8DB
analogous
#DEDBF8 #ECDBF8 #F8DBF6
triadic
#ECDBF8 #F8ECDB #DBF8EC
tetradic
#ECDBF8 #F8DEDB #E7F8DB #DBF6F8
square
#ECDBF8 #F8DEDB #E7F8DB #DBF6F8
split-complementary
#ECDBF8 #F6F8DB #DBF8DE
monochromatic
#B675E4 #D1A8EE #ECDBF8 #F1E5FA #F1E5FA
Accessibility & contrast
On white
1.31
#ECDBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#ECDBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECDBF8
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECDBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECDBF8 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E0F9
Deuteranopia (green-blind)
#DAE1F7
Tritanopia (blue-blind)
#EBDEE4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ecdbf8; /* rgb */ color: rgb(236, 219, 248); /* oklch */ color: oklch(91.4% 0.043 311.5);
Tailwind
colors: {
custom: {
50: '#f2e6fa',
500: '#ecdbf8',
950: '#000000',
},
}SCSS
$custom: #ecdbf8; $custom-light: #f2e6fa; $custom-dark: #000000;
JSON
{
"hex": "#ecdbf8",
"rgb": {
"r": 236,
"g": 219,
"b": 248
},
"hsl": {
"h": 275.172,
"s": 67.442,
"l": 91.569
},
"oklch": {
"l": 0.91383,
"c": 0.0429,
"h": 311.5
},
"luminance": 0.75273
}Semantic roles & 50–950 ramp
primary
#ECDBF8
secondary
#B6DB9C
accent
#CF1663
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161517
muted
#858485