#EBDCF6#EBDCF6
#EBDCF6 is a very light, muted violet. Relative luminance 0.755; OKLCH L 91.4% C 0.038 H 311.1°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDCF6 |
|---|---|
| RGB | rgb(235, 220, 246) |
| HSL | hsl(275, 59%, 91%) |
| HSV | hsv(275, 11%, 96%) |
| CMYK | cmyk(4.5%, 10.6%, 0%, 3.5%) |
| CIE-LAB | lab(89.63, 9.78, -10.80) |
| CIE-LCH | lch(89.63, 14.57, 312.16°) |
| OKLab | oklab(91.43% 0.0252 -0.0289) |
| OKLCH | oklch(91.43% 0.038 311.1) |
| XYZ | xyz(76.4859, 75.5027, 97.7150) |
| Luminance | 0.7550 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.54
Thistle
#D8BFD8
ΔE00 7.14
Pale Lavender
#EECFFE
ΔE00 7.19
Pale Lilac
#E4CBFF
ΔE00 8.05
Very Light Purple
#F6CEFC
ΔE00 8.18
Pale Mauve
#FED0FC
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDCF6 #E7F6DC
analogous
#DEDCF6 #EBDCF6 #F6DCF4
triadic
#EBDCF6 #F6EBDC #DCF6EB
tetradic
#EBDCF6 #F6DEDC #E7F6DC #DCF4F6
square
#EBDCF6 #F6DEDC #E7F6DC #DCF4F6
split-complementary
#EBDCF6 #F4F6DC #DCF6DE
monochromatic
#B37BDD #CFABE9 #EBDCF6 #F1E7F9 #F1E7F9
Accessibility & contrast
On white
1.30
#EBDCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#EBDCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDCF6
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDCF6 | 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)
#D9E1F7
Deuteranopia (green-blind)
#DBE2F5
Tritanopia (blue-blind)
#EADFE4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ebdcf6; /* rgb */ color: rgb(235, 220, 246); /* oklch */ color: oklch(91.4% 0.038 311.1);
Tailwind
colors: {
custom: {
50: '#f1e6f9',
500: '#ebdcf6',
950: '#000000',
},
}SCSS
$custom: #ebdcf6; $custom-light: #f1e6f9; $custom-dark: #000000;
JSON
{
"hex": "#ebdcf6",
"rgb": {
"r": 235,
"g": 220,
"b": 246
},
"hsl": {
"h": 274.615,
"s": 59.091,
"l": 91.373
},
"oklch": {
"l": 0.91428,
"c": 0.03836,
"h": 311.1
},
"luminance": 0.75502
}Semantic roles & 50–950 ramp
primary
#EBDCF6
secondary
#B7D79F
accent
#C71F66
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485