#EBDDF8#EBDDF8
#EBDDF8 is a very light, muted violet. Relative luminance 0.762; OKLCH L 91.7% C 0.039 H 308.8°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDDF8 |
|---|---|
| RGB | rgb(235, 221, 248) |
| HSL | hsl(271, 66%, 92%) |
| HSV | hsv(271, 11%, 97%) |
| CMYK | cmyk(5.2%, 10.9%, 0%, 2.7%) |
| CIE-LAB | lab(89.93, 9.63, -11.40) |
| CIE-LCH | lch(89.93, 14.92, 310.20°) |
| OKLab | oklab(91.68% 0.0245 -0.0305) |
| OKLCH | oklch(91.68% 0.039 308.8) |
| XYZ | xyz(77.0578, 76.1526, 99.4281) |
| Luminance | 0.7615 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.30
Pale Lavender
#EECFFE
ΔE00 7.16
Thistle
#D8BFD8
ΔE00 7.49
Pale Lilac
#E4CBFF
ΔE00 7.91
Very Light Purple
#F6CEFC
ΔE00 8.26
Pale Mauve
#FED0FC
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDDF8 #EAF8DD
analogous
#DEDDF8 #EBDDF8 #F8DDF8
triadic
#EBDDF8 #F8EBDD #DDF8EB
tetradic
#EBDDF8 #F8DEDD #EAF8DD #DDF8F8
square
#EBDDF8 #F8DEDD #EAF8DD #DDF8F8
split-complementary
#EBDDF8 #F8F8DD #DDF8DE
monochromatic
#AF77E3 #CDAAEE #EBDDF8 #F0E6FA #F0E6FA
Accessibility & contrast
On white
1.29
#EBDDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#EBDDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDDF8
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDDF8 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2F9
Deuteranopia (green-blind)
#DCE2F7
Tritanopia (blue-blind)
#EAE0E6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ebddf8; /* rgb */ color: rgb(235, 221, 248); /* oklch */ color: oklch(91.7% 0.039 308.8);
Tailwind
colors: {
custom: {
50: '#f1e7fa',
500: '#ebddf8',
950: '#000000',
},
}SCSS
$custom: #ebddf8; $custom-light: #f1e7fa; $custom-dark: #000000;
JSON
{
"hex": "#ebddf8",
"rgb": {
"r": 235,
"g": 221,
"b": 248
},
"hsl": {
"h": 271.111,
"s": 65.854,
"l": 91.961
},
"oklch": {
"l": 0.91682,
"c": 0.03915,
"h": 308.8
},
"luminance": 0.76152
}Semantic roles & 50–950 ramp
primary
#EBDDF8
secondary
#BBDB9E
accent
#CE186F
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485