#EBDEFD#EBDEFD
#EBDEFD is a very light, muted violet. Relative luminance 0.770; OKLCH L 92.0% C 0.044 H 304.5°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDEFD |
|---|---|
| RGB | rgb(235, 222, 253) |
| HSL | hsl(265, 89%, 93%) |
| HSV | hsv(265, 12%, 99%) |
| CMYK | cmyk(7.1%, 12.3%, 0%, 0.8%) |
| CIE-LAB | lab(90.32, 10.06, -13.44) |
| CIE-LCH | lch(90.32, 16.78, 306.82°) |
| OKLab | oklab(92.03% 0.0248 -0.0361) |
| OKLCH | oklch(92.03% 0.044 304.5) |
| XYZ | xyz(78.1086, 76.9967, 103.6564) |
| Luminance | 0.7700 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.53
Pale Lavender
#EECFFE
ΔE00 6.54
Pale Lilac
#E4CBFF
ΔE00 7.05
Very Light Purple
#F6CEFC
ΔE00 7.91
Thistle
#D8BFD8
ΔE00 8.08
Light Lavender
#DFC5FE
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDEFD #F0FDDE
analogous
#DEE0FD #EBDEFD #FADEFD
triadic
#EBDEFD #FDEBDE #DEFDEB
tetradic
#EBDEFD #FDDEE0 #F0FDDE #DEFDFA
square
#EBDEFD #FDDEE0 #F0FDDE #DEFDFA
split-complementary
#EBDEFD #FDFADE #E0FDDE
monochromatic
#A56BF6 #C8A4FA #EBDEFD #EEE2FD #EEE2FD
Accessibility & contrast
On white
1.28
#EBDEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#EBDEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDEFD
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDEFD | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E3FE
Deuteranopia (green-blind)
#DBE3FC
Tritanopia (blue-blind)
#E9E2E8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ebdefd; /* rgb */ color: rgb(235, 222, 253); /* oklch */ color: oklch(92.0% 0.044 304.5);
Tailwind
colors: {
custom: {
50: '#f1e8fe',
500: '#ebdefd',
950: '#000000',
},
}SCSS
$custom: #ebdefd; $custom-light: #f1e8fe; $custom-dark: #000000;
JSON
{
"hex": "#ebdefd",
"rgb": {
"r": 235,
"g": 222,
"b": 253
},
"hsl": {
"h": 265.161,
"s": 88.571,
"l": 93.137
},
"oklch": {
"l": 0.92034,
"c": 0.04382,
"h": 304.5
},
"luminance": 0.76997
}Semantic roles & 50–950 ramp
primary
#EBDEFD
secondary
#C6E798
accent
#E50085
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485