#EBDDF6#EBDDF6
#EBDDF6 is a very light, muted violet. Relative luminance 0.760; OKLCH L 91.6% C 0.037 H 310.5°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDDF6 |
|---|---|
| RGB | rgb(235, 221, 246) |
| HSL | hsl(274, 58%, 92%) |
| HSV | hsv(274, 10%, 96%) |
| CMYK | cmyk(4.5%, 10.2%, 0%, 3.5%) |
| CIE-LAB | lab(89.87, 9.25, -10.43) |
| CIE-LCH | lch(89.87, 13.94, 311.57°) |
| OKLab | oklab(91.62% 0.0238 -0.0279) |
| OKLCH | oklch(91.62% 0.037 310.5) |
| XYZ | xyz(76.7492, 76.0292, 97.8027) |
| Luminance | 0.7603 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.09
Thistle
#D8BFD8
ΔE00 7.44
Pale Lavender
#EECFFE
ΔE00 7.66
Pale Lilac
#E4CBFF
ΔE00 8.47
Lavenderblush
#FFF0F5
ΔE00 8.57
Very Light Purple
#F6CEFC
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDDF6 #E8F6DD
analogous
#DFDDF6 #EBDDF6 #F6DDF5
triadic
#EBDDF6 #F6EBDD #DDF6EB
tetradic
#EBDDF6 #F6DFDD #E8F6DD #DDF5F6
square
#EBDDF6 #F6DFDD #E8F6DD #DDF5F6
split-complementary
#EBDDF6 #F5F6DD #DDF6DF
monochromatic
#B27CDC #CFADE9 #EBDDF6 #F1E7F9 #F1E7F9
Accessibility & contrast
On white
1.30
#EBDDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#EBDDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDDF6
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDDF6 | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE1F7
Deuteranopia (green-blind)
#DCE2F5
Tritanopia (blue-blind)
#EAE0E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ebddf6; /* rgb */ color: rgb(235, 221, 246); /* oklch */ color: oklch(91.6% 0.037 310.5);
Tailwind
colors: {
custom: {
50: '#f1e7f9',
500: '#ebddf6',
950: '#000000',
},
}SCSS
$custom: #ebddf6; $custom-light: #f1e7f9; $custom-dark: #000000;
JSON
{
"hex": "#ebddf6",
"rgb": {
"r": 235,
"g": 221,
"b": 246
},
"hsl": {
"h": 273.6,
"s": 58.14,
"l": 91.569
},
"oklch": {
"l": 0.91619,
"c": 0.03669,
"h": 310.5
},
"luminance": 0.76029
}Semantic roles & 50–950 ramp
primary
#EBDDF6
secondary
#B8D7A0
accent
#C62069
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485