#EBDFF7#EBDFF7
#EBDFF7 is a very light, muted violet. Relative luminance 0.772; OKLCH L 92.0% C 0.035 H 308.0°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDFF7 |
|---|---|
| RGB | rgb(235, 223, 247) |
| HSL | hsl(270, 60%, 92%) |
| HSV | hsv(270, 10%, 97%) |
| CMYK | cmyk(4.9%, 9.7%, 0%, 3.1%) |
| CIE-LAB | lab(90.39, 8.40, -10.18) |
| CIE-LCH | lch(90.39, 13.20, 309.51°) |
| OKLab | oklab(92.03% 0.0213 -0.0272) |
| OKLCH | oklch(92.03% 0.035 308) |
| XYZ | xyz(77.4342, 77.1531, 98.7903) |
| Luminance | 0.7715 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.26
Thistle
#D8BFD8
ΔE00 8.10
Lavenderblush
#FFF0F5
ΔE00 8.17
Pale Lavender
#EECFFE
ΔE00 8.38
Pale Lilac
#E4CBFF
ΔE00 9.07
Very Light Purple
#F6CEFC
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDFF7 #EBF7DF
analogous
#DFDFF7 #EBDFF7 #F7DFF7
triadic
#EBDFF7 #F7EBDF #DFF7EB
tetradic
#EBDFF7 #F7DFDF #EBF7DF #DFF7F7
square
#EBDFF7 #F7DFDF #EBF7DF #DFF7F7
split-complementary
#EBDFF7 #F7F7DF #DFF7DF
monochromatic
#AE7DDF #CCAEEB #EBDFF7 #F0E7F9 #F0E7F9
Accessibility & contrast
On white
1.28
#EBDFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#EBDFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDFF7
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDFF7 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE3F8
Deuteranopia (green-blind)
#DEE4F6
Tritanopia (blue-blind)
#EAE2E7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ebdff7; /* rgb */ color: rgb(235, 223, 247); /* oklch */ color: oklch(92.0% 0.035 308.0);
Tailwind
colors: {
custom: {
50: '#f1e9f9',
500: '#ebdff7',
950: '#000000',
},
}SCSS
$custom: #ebdff7; $custom-light: #f1e9f9; $custom-dark: #000000;
JSON
{
"hex": "#ebdff7",
"rgb": {
"r": 235,
"g": 223,
"b": 247
},
"hsl": {
"h": 270,
"s": 60,
"l": 92.157
},
"oklch": {
"l": 0.92033,
"c": 0.0346,
"h": 308
},
"luminance": 0.77153
}Semantic roles & 50–950 ramp
primary
#EBDFF7
secondary
#BDD9A1
accent
#C81E73
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485