#EBDEF9#EBDEF9
#EBDEF9 is a very light, muted violet. Relative luminance 0.767; OKLCH L 91.9% C 0.039 H 307.2°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDEF9 |
|---|---|
| RGB | rgb(235, 222, 249) |
| HSL | hsl(269, 69%, 92%) |
| HSV | hsv(269, 11%, 98%) |
| CMYK | cmyk(5.6%, 10.8%, 0%, 2.4%) |
| CIE-LAB | lab(90.20, 9.30, -11.51) |
| CIE-LCH | lch(90.20, 14.80, 308.92°) |
| OKLab | oklab(91.91% 0.0234 -0.0309) |
| OKLCH | oklch(91.91% 0.039 307.2) |
| XYZ | xyz(77.4781, 76.7445, 100.3356) |
| Luminance | 0.7674 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.96
Pale Lavender
#EECFFE
ΔE00 7.40
Thistle
#D8BFD8
ΔE00 7.82
Pale Lilac
#E4CBFF
ΔE00 8.07
Very Light Purple
#F6CEFC
ΔE00 8.55
Lavenderblush
#FFF0F5
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDEF9 #ECF9DE
analogous
#DEDFF9 #EBDEF9 #F9DEF9
triadic
#EBDEF9 #F9EBDE #DEF9EB
tetradic
#EBDEF9 #F9DEDF #ECF9DE #DEF9F9
square
#EBDEF9 #F9DEDF #ECF9DE #DEF9F9
split-complementary
#EBDEF9 #F9F9DE #DFF9DE
monochromatic
#AC76E6 #CCAAF0 #EBDEF9 #EFE5FA #EFE5FA
Accessibility & contrast
On white
1.28
#EBDEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#EBDEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDEF9
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDEF9 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE2FA
Deuteranopia (green-blind)
#DCE3F8
Tritanopia (blue-blind)
#E9E1E7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ebdef9; /* rgb */ color: rgb(235, 222, 249); /* oklch */ color: oklch(91.9% 0.039 307.2);
Tailwind
colors: {
custom: {
50: '#f1e8fb',
500: '#ebdef9',
950: '#000000',
},
}SCSS
$custom: #ebdef9; $custom-light: #f1e8fb; $custom-dark: #000000;
JSON
{
"hex": "#ebdef9",
"rgb": {
"r": 235,
"g": 222,
"b": 249
},
"hsl": {
"h": 268.889,
"s": 69.231,
"l": 92.353
},
"oklch": {
"l": 0.91905,
"c": 0.03875,
"h": 307.2
},
"luminance": 0.76744
}Semantic roles & 50–950 ramp
primary
#EBDEF9
secondary
#BFDD9E
accent
#D11476
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485