#EBDCF8#EBDCF8
#EBDCF8 is a very light, muted violet. Relative luminance 0.756; OKLCH L 91.5% C 0.041 H 309.4°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDCF8 |
|---|---|
| RGB | rgb(235, 220, 248) |
| HSL | hsl(272, 67%, 92%) |
| HSV | hsv(272, 11%, 97%) |
| CMYK | cmyk(5.2%, 11.3%, 0%, 2.7%) |
| CIE-LAB | lab(89.69, 10.15, -11.76) |
| CIE-LCH | lch(89.69, 15.54, 310.80°) |
| OKLab | oklab(91.49% 0.0259 -0.0315) |
| OKLCH | oklch(91.49% 0.041 309.4) |
| XYZ | xyz(76.7945, 75.6262, 99.3404) |
| Luminance | 0.7563 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.69
Lavender (CSS)
#E6E6FA
ΔE00 6.76
Thistle
#D8BFD8
ΔE00 7.23
Pale Lilac
#E4CBFF
ΔE00 7.49
Very Light Purple
#F6CEFC
ΔE00 7.79
Pale Mauve
#FED0FC
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDCF8 #E9F8DC
analogous
#DDDCF8 #EBDCF8 #F8DCF7
triadic
#EBDCF8 #F8EBDC #DCF8EB
tetradic
#EBDCF8 #F8DDDC #E9F8DC #DCF7F8
square
#EBDCF8 #F8DDDC #E9F8DC #DCF7F8
split-complementary
#EBDCF8 #F7F8DC #DCF8DD
monochromatic
#B176E4 #CEA9EE #EBDCF8 #F0E5FA #F0E5FA
Accessibility & contrast
On white
1.30
#EBDCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#EBDCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDCF8
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDCF8 | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E1F9
Deuteranopia (green-blind)
#DBE2F7
Tritanopia (blue-blind)
#EADFE5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ebdcf8; /* rgb */ color: rgb(235, 220, 248); /* oklch */ color: oklch(91.5% 0.041 309.4);
Tailwind
colors: {
custom: {
50: '#f1e6fa',
500: '#ebdcf8',
950: '#000000',
},
}SCSS
$custom: #ebdcf8; $custom-light: #f1e6fa; $custom-dark: #000000;
JSON
{
"hex": "#ebdcf8",
"rgb": {
"r": 235,
"g": 220,
"b": 248
},
"hsl": {
"h": 272.143,
"s": 66.667,
"l": 91.765
},
"oklch": {
"l": 0.91491,
"c": 0.04082,
"h": 309.4
},
"luminance": 0.75626
}Semantic roles & 50–950 ramp
primary
#EBDCF8
secondary
#BADB9D
accent
#CF176C
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485