#EBDEF4#EBDEF4
#EBDEF4 is a very light, muted violet. Relative luminance 0.764; OKLCH L 91.7% C 0.033 H 311.7°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDEF4 |
|---|---|
| RGB | rgb(235, 222, 244) |
| HSL | hsl(275, 50%, 91%) |
| HSV | hsv(275, 9%, 96%) |
| CMYK | cmyk(3.7%, 9%, 0%, 4.3%) |
| CIE-LAB | lab(90.06, 8.36, -9.10) |
| CIE-LCH | lch(90.06, 12.36, 312.56°) |
| OKLab | oklab(91.75% 0.0217 -0.0243) |
| OKLCH | oklch(91.75% 0.033 311.7) |
| XYZ | xyz(76.7086, 76.4367, 96.2830) |
| Luminance | 0.7644 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.49
Lavenderblush
#FFF0F5
ΔE00 7.64
Thistle
#D8BFD8
ΔE00 7.80
Pale Lavender
#EECFFE
ΔE00 8.69
Pale Lilac
#E4CBFF
ΔE00 9.51
Very Light Purple
#F6CEFC
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDEF4 #E7F4DE
analogous
#E0DEF4 #EBDEF4 #F4DEF2
triadic
#EBDEF4 #F4EBDE #DEF4EB
tetradic
#EBDEF4 #F4E0DE #E7F4DE #DEF2F4
square
#EBDEF4 #F4E0DE #E7F4DE #DEF2F4
split-complementary
#EBDEF4 #F2F4DE #DEF4E0
monochromatic
#B382D5 #CFB0E5 #EBDEF4 #F1E8F7 #F1E8F7
Accessibility & contrast
On white
1.29
#EBDEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#EBDEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDEF4
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDEF4 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE2F5
Deuteranopia (green-blind)
#DEE3F3
Tritanopia (blue-blind)
#EAE0E5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ebdef4; /* rgb */ color: rgb(235, 222, 244); /* oklch */ color: oklch(91.7% 0.033 311.7);
Tailwind
colors: {
custom: {
50: '#f1e8f7',
500: '#ebdef4',
950: '#000000',
},
}SCSS
$custom: #ebdef4; $custom-light: #f1e8f7; $custom-dark: #000000;
JSON
{
"hex": "#ebdef4",
"rgb": {
"r": 235,
"g": 222,
"b": 244
},
"hsl": {
"h": 275.455,
"s": 50,
"l": 91.373
},
"oklch": {
"l": 0.91747,
"c": 0.03257,
"h": 311.7
},
"luminance": 0.76436
}Semantic roles & 50–950 ramp
primary
#EBDEF4
secondary
#B7D3A3
accent
#BD2865
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485