#EBDDF7#EBDDF7
#EBDDF7 is a very light, muted violet. Relative luminance 0.761; OKLCH L 91.6% C 0.038 H 309.6°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDDF7 |
|---|---|
| RGB | rgb(235, 221, 247) |
| HSL | hsl(272, 62%, 92%) |
| HSV | hsv(272, 11%, 97%) |
| CMYK | cmyk(4.9%, 10.5%, 0%, 3.1%) |
| CIE-LAB | lab(89.90, 9.44, -10.91) |
| CIE-LCH | lch(89.90, 14.43, 310.86°) |
| OKLab | oklab(91.65% 0.0242 -0.0292) |
| OKLCH | oklch(91.65% 0.038 309.6) |
| XYZ | xyz(76.9030, 76.0907, 98.6133) |
| Luminance | 0.7609 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.19
Pale Lavender
#EECFFE
ΔE00 7.40
Thistle
#D8BFD8
ΔE00 7.46
Pale Lilac
#E4CBFF
ΔE00 8.19
Very Light Purple
#F6CEFC
ΔE00 8.45
Lavenderblush
#FFF0F5
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDDF7 #E9F7DD
analogous
#DEDDF7 #EBDDF7 #F7DDF6
triadic
#EBDDF7 #F7EBDD #DDF7EB
tetradic
#EBDDF7 #F7DEDD #E9F7DD #DDF6F7
square
#EBDDF7 #F7DEDD #E9F7DD #DDF6F7
split-complementary
#EBDDF7 #F6F7DD #DDF7DE
monochromatic
#B17AE0 #CEABEB #EBDDF7 #F0E6F9 #F0E6F9
Accessibility & contrast
On white
1.29
#EBDDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#EBDDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDDF7
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDDF7 | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E1F8
Deuteranopia (green-blind)
#DCE2F6
Tritanopia (blue-blind)
#EAE0E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ebddf7; /* rgb */ color: rgb(235, 221, 247); /* oklch */ color: oklch(91.6% 0.038 309.6);
Tailwind
colors: {
custom: {
50: '#f1e7f9',
500: '#ebddf7',
950: '#000000',
},
}SCSS
$custom: #ebddf7; $custom-light: #f1e7f9; $custom-dark: #000000;
JSON
{
"hex": "#ebddf7",
"rgb": {
"r": 235,
"g": 221,
"b": 247
},
"hsl": {
"h": 272.308,
"s": 61.905,
"l": 91.765
},
"oklch": {
"l": 0.9165,
"c": 0.03791,
"h": 309.6
},
"luminance": 0.7609
}Semantic roles & 50–950 ramp
primary
#EBDDF7
secondary
#BAD99F
accent
#CA1C6C
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485