#EBDFF6#EBDFF6
#EBDFF6 is a very light, muted violet. Relative luminance 0.771; OKLCH L 92.0% C 0.033 H 309.0°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDFF6 |
|---|---|
| RGB | rgb(235, 223, 246) |
| HSL | hsl(271, 56%, 92%) |
| HSV | hsv(271, 9%, 96%) |
| CMYK | cmyk(4.5%, 9.3%, 0%, 3.5%) |
| CIE-LAB | lab(90.36, 8.21, -9.70) |
| CIE-LCH | lch(90.36, 12.71, 310.24°) |
| OKLab | oklab(92% 0.021 -0.0259) |
| OKLCH | oklch(92% 0.033 309) |
| XYZ | xyz(77.2803, 77.0916, 97.9798) |
| Luminance | 0.7709 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.17
Lavenderblush
#FFF0F5
ΔE00 7.88
Thistle
#D8BFD8
ΔE00 8.11
Pale Lavender
#EECFFE
ΔE00 8.64
Pale Lilac
#E4CBFF
ΔE00 9.36
Very Light Purple
#F6CEFC
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDFF6 #EAF6DF
analogous
#E0DFF6 #EBDFF6 #F6DFF6
triadic
#EBDFF6 #F6EBDF #DFF6EB
tetradic
#EBDFF6 #F6E0DF #EAF6DF #DFF6F6
square
#EBDFF6 #F6E0DF #EAF6DF #DFF6F6
split-complementary
#EBDFF6 #F6F6DF #DFF6E0
monochromatic
#AF7FDB #CDAFE9 #EBDFF6 #F0E7F8 #F0E7F8
Accessibility & contrast
On white
1.28
#EBDFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#EBDFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDFF6
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDFF6 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE3F7
Deuteranopia (green-blind)
#DEE4F5
Tritanopia (blue-blind)
#EAE2E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ebdff6; /* rgb */ color: rgb(235, 223, 246); /* oklch */ color: oklch(92.0% 0.033 309.0);
Tailwind
colors: {
custom: {
50: '#f1e9f9',
500: '#ebdff6',
950: '#000000',
},
}SCSS
$custom: #ebdff6; $custom-light: #f1e9f9; $custom-dark: #000000;
JSON
{
"hex": "#ebdff6",
"rgb": {
"r": 235,
"g": 223,
"b": 246
},
"hsl": {
"h": 271.304,
"s": 56.098,
"l": 91.961
},
"oklch": {
"l": 0.92002,
"c": 0.03336,
"h": 309
},
"luminance": 0.77091
}Semantic roles & 50–950 ramp
primary
#EBDFF6
secondary
#BBD7A3
accent
#C4226F
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485