#EBDEF7#EBDEF7
#EBDEF7 is a very light, muted violet. Relative luminance 0.766; OKLCH L 91.8% C 0.036 H 308.9°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDEF7 |
|---|---|
| RGB | rgb(235, 222, 247) |
| HSL | hsl(271, 61%, 92%) |
| HSV | hsv(271, 10%, 97%) |
| CMYK | cmyk(4.9%, 10.1%, 0%, 3.1%) |
| CIE-LAB | lab(90.15, 8.92, -10.55) |
| CIE-LCH | lch(90.15, 13.81, 310.21°) |
| OKLab | oklab(91.84% 0.0227 -0.0282) |
| OKLCH | oklch(91.84% 0.036 308.9) |
| XYZ | xyz(77.1679, 76.6204, 98.7015) |
| Luminance | 0.7662 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.73
Thistle
#D8BFD8
ΔE00 7.76
Pale Lavender
#EECFFE
ΔE00 7.89
Lavenderblush
#FFF0F5
ΔE00 8.51
Pale Lilac
#E4CBFF
ΔE00 8.62
Very Light Purple
#F6CEFC
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDEF7 #EAF7DE
analogous
#DFDEF7 #EBDEF7 #F7DEF7
triadic
#EBDEF7 #F7EBDE #DEF7EB
tetradic
#EBDEF7 #F7DFDE #EAF7DE #DEF7F7
square
#EBDEF7 #F7DFDE #EAF7DE #DEF7F7
split-complementary
#EBDEF7 #F7F7DE #DEF7DF
monochromatic
#AF7BDF #CDADEB #EBDEF7 #F0E6F9 #F0E6F9
Accessibility & contrast
On white
1.29
#EBDEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#EBDEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDEF7
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDEF7 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE2F8
Deuteranopia (green-blind)
#DDE3F6
Tritanopia (blue-blind)
#EAE1E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ebdef7; /* rgb */ color: rgb(235, 222, 247); /* oklch */ color: oklch(91.8% 0.036 308.9);
Tailwind
colors: {
custom: {
50: '#f1e8f9',
500: '#ebdef7',
950: '#000000',
},
}SCSS
$custom: #ebdef7; $custom-light: #f1e8f9; $custom-dark: #000000;
JSON
{
"hex": "#ebdef7",
"rgb": {
"r": 235,
"g": 222,
"b": 247
},
"hsl": {
"h": 271.2,
"s": 60.976,
"l": 91.961
},
"oklch": {
"l": 0.91841,
"c": 0.03625,
"h": 308.9
},
"luminance": 0.7662
}Semantic roles & 50–950 ramp
primary
#EBDEF7
secondary
#BBD9A0
accent
#C91D6F
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485