#EBDFF9#EBDFF9
#EBDFF9 is a very light, muted violet. Relative luminance 0.773; OKLCH L 92.1% C 0.037 H 306.4°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDFF9 |
|---|---|
| RGB | rgb(235, 223, 249) |
| HSL | hsl(268, 68%, 93%) |
| HSV | hsv(268, 10%, 98%) |
| CMYK | cmyk(5.6%, 10.4%, 0%, 2.4%) |
| CIE-LAB | lab(90.45, 8.77, -11.15) |
| CIE-LCH | lch(90.45, 14.19, 308.21°) |
| OKLab | oklab(92.1% 0.022 -0.0299) |
| OKLCH | oklch(92.1% 0.037 306.4) |
| XYZ | xyz(77.7445, 77.2772, 100.4244) |
| Luminance | 0.7728 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.49
Pale Lavender
#EECFFE
ΔE00 7.88
Thistle
#D8BFD8
ΔE00 8.12
Pale Lilac
#E4CBFF
ΔE00 8.51
Lavenderblush
#FFF0F5
ΔE00 8.75
Very Light Purple
#F6CEFC
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDFF9 #EDF9DF
analogous
#DFE0F9 #EBDFF9 #F8DFF9
triadic
#EBDFF9 #F9EBDF #DFF9EB
tetradic
#EBDFF9 #F9DFE0 #EDF9DF #DFF9F8
square
#EBDFF9 #F9DFE0 #EDF9DF #DFF9F8
split-complementary
#EBDFF9 #F9F8DF #E0F9DF
monochromatic
#AB78E6 #CBABEF #EBDFF9 #EFE5FA #EFE5FA
Accessibility & contrast
On white
1.28
#EBDFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#EBDFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDFF9
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDFF9 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE3FA
Deuteranopia (green-blind)
#DDE4F8
Tritanopia (blue-blind)
#E9E2E7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ebdff9; /* rgb */ color: rgb(235, 223, 249); /* oklch */ color: oklch(92.1% 0.037 306.4);
Tailwind
colors: {
custom: {
50: '#f1e9fb',
500: '#ebdff9',
950: '#000000',
},
}SCSS
$custom: #ebdff9; $custom-light: #f1e9fb; $custom-dark: #000000;
JSON
{
"hex": "#ebdff9",
"rgb": {
"r": 235,
"g": 223,
"b": 249
},
"hsl": {
"h": 267.692,
"s": 68.421,
"l": 92.549
},
"oklch": {
"l": 0.92096,
"c": 0.03711,
"h": 306.4
},
"luminance": 0.77277
}Semantic roles & 50–950 ramp
primary
#EBDFF9
secondary
#C0DD9F
accent
#D0157A
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485