#EBDDF5#EBDDF5
#EBDDF5 is a very light, muted violet. Relative luminance 0.760; OKLCH L 91.6% C 0.035 H 311.4°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDDF5 |
|---|---|
| RGB | rgb(235, 221, 245) |
| HSL | hsl(275, 55%, 91%) |
| HSV | hsv(275, 10%, 96%) |
| CMYK | cmyk(4.1%, 9.8%, 0%, 3.9%) |
| CIE-LAB | lab(89.84, 9.07, -9.95) |
| CIE-LCH | lch(89.84, 13.46, 312.34°) |
| OKLab | oklab(91.59% 0.0235 -0.0266) |
| OKLCH | oklch(91.59% 0.035 311.4) |
| XYZ | xyz(76.5961, 75.9680, 96.9966) |
| Luminance | 0.7597 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.01
Thistle
#D8BFD8
ΔE00 7.43
Pale Lavender
#EECFFE
ΔE00 7.93
Lavenderblush
#FFF0F5
ΔE00 8.29
Pale Lilac
#E4CBFF
ΔE00 8.77
Very Light Purple
#F6CEFC
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDDF5 #E7F5DD
analogous
#DFDDF5 #EBDDF5 #F5DDF3
triadic
#EBDDF5 #F5EBDD #DDF5EB
tetradic
#EBDDF5 #F5DFDD #E7F5DD #DDF3F5
square
#EBDDF5 #F5DFDD #E7F5DD #DDF3F5
split-complementary
#EBDDF5 #F3F5DD #DDF5DF
monochromatic
#B37ED9 #CFAEE7 #EBDDF5 #F1E7F8 #F1E7F8
Accessibility & contrast
On white
1.30
#EBDDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#EBDDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDDF5
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDDF5 | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE1F6
Deuteranopia (green-blind)
#DCE2F4
Tritanopia (blue-blind)
#EAE0E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ebddf5; /* rgb */ color: rgb(235, 221, 245); /* oklch */ color: oklch(91.6% 0.035 311.4);
Tailwind
colors: {
custom: {
50: '#f1e7f8',
500: '#ebddf5',
950: '#000000',
},
}SCSS
$custom: #ebddf5; $custom-light: #f1e7f8; $custom-dark: #000000;
JSON
{
"hex": "#ebddf5",
"rgb": {
"r": 235,
"g": 221,
"b": 245
},
"hsl": {
"h": 275,
"s": 54.545,
"l": 91.373
},
"oklch": {
"l": 0.91587,
"c": 0.03547,
"h": 311.4
},
"luminance": 0.75968
}Semantic roles & 50–950 ramp
primary
#EBDDF5
secondary
#B7D5A1
accent
#C22366
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485