#EBDEF8#EBDEF8
#EBDEF8 is a very light, muted violet. Relative luminance 0.767; OKLCH L 91.9% C 0.037 H 308.0°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDEF8 |
|---|---|
| RGB | rgb(235, 222, 248) |
| HSL | hsl(270, 65%, 92%) |
| HSV | hsv(270, 10%, 97%) |
| CMYK | cmyk(5.2%, 10.5%, 0%, 2.7%) |
| CIE-LAB | lab(90.18, 9.11, -11.03) |
| CIE-LCH | lch(90.18, 14.31, 309.54°) |
| OKLab | oklab(91.87% 0.0231 -0.0295) |
| OKLCH | oklch(91.87% 0.037 308) |
| XYZ | xyz(77.3226, 76.6822, 99.5164) |
| Luminance | 0.7668 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.84
Pale Lavender
#EECFFE
ΔE00 7.64
Thistle
#D8BFD8
ΔE00 7.78
Pale Lilac
#E4CBFF
ΔE00 8.34
Very Light Purple
#F6CEFC
ΔE00 8.73
Lavenderblush
#FFF0F5
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDEF8 #EBF8DE
analogous
#DEDEF8 #EBDEF8 #F8DEF8
triadic
#EBDEF8 #F8EBDE #DEF8EB
tetradic
#EBDEF8 #F8DEDE #EBF8DE #DEF8F8
square
#EBDEF8 #F8DEDE #EBF8DE #DEF8F8
split-complementary
#EBDEF8 #F8F8DE #DEF8DE
monochromatic
#AE79E3 #CCACED #EBDEF8 #F0E6FA #F0E6FA
Accessibility & contrast
On white
1.29
#EBDEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#EBDEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDEF8
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDEF8 | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE2F9
Deuteranopia (green-blind)
#DDE3F7
Tritanopia (blue-blind)
#EAE1E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ebdef8; /* rgb */ color: rgb(235, 222, 248); /* oklch */ color: oklch(91.9% 0.037 308.0);
Tailwind
colors: {
custom: {
50: '#f1e8fa',
500: '#ebdef8',
950: '#000000',
},
}SCSS
$custom: #ebdef8; $custom-light: #f1e8fa; $custom-dark: #000000;
JSON
{
"hex": "#ebdef8",
"rgb": {
"r": 235,
"g": 222,
"b": 248
},
"hsl": {
"h": 270,
"s": 65,
"l": 92.157
},
"oklch": {
"l": 0.91873,
"c": 0.03749,
"h": 308
},
"luminance": 0.76682
}Semantic roles & 50–950 ramp
primary
#EBDEF8
secondary
#BDDB9F
accent
#CD1973
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485