#EBDDFD#EBDDFD
#EBDDFD is a very light, muted violet. Relative luminance 0.765; OKLCH L 91.8% C 0.045 H 305.3°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDDFD |
|---|---|
| RGB | rgb(235, 221, 253) |
| HSL | hsl(266, 89%, 93%) |
| HSV | hsv(266, 13%, 99%) |
| CMYK | cmyk(7.1%, 12.6%, 0%, 0.8%) |
| CIE-LAB | lab(90.08, 10.58, -13.80) |
| CIE-LCH | lch(90.08, 17.39, 307.48°) |
| OKLab | oklab(91.84% 0.0262 -0.0371) |
| OKLCH | oklch(91.84% 0.045 305.3) |
| XYZ | xyz(77.8438, 76.4671, 103.5681) |
| Luminance | 0.7647 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.09
Pale Lilac
#E4CBFF
ΔE00 6.63
Lavender (CSS)
#E6E6FA
ΔE00 6.98
Very Light Purple
#F6CEFC
ΔE00 7.47
Thistle
#D8BFD8
ΔE00 7.87
Light Lavender
#DFC5FE
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDDFD #EFFDDD
analogous
#DDDFFD #EBDDFD #FBDDFD
triadic
#EBDDFD #FDEBDD #DDFDEB
tetradic
#EBDDFD #FDDDDF #EFFDDD #DDFDFB
square
#EBDDFD #FDDDDF #EFFDDD #DDFDFB
split-complementary
#EBDDFD #FDFBDD #DFFDDD
monochromatic
#A769F6 #C9A3FA #EBDDFD #EEE2FD #EEE2FD
Accessibility & contrast
On white
1.29
#EBDDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#EBDDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDDFD
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDDFD | 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)
#D8E2FE
Deuteranopia (green-blind)
#DAE3FC
Tritanopia (blue-blind)
#E9E1E7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ebddfd; /* rgb */ color: rgb(235, 221, 253); /* oklch */ color: oklch(91.8% 0.045 305.3);
Tailwind
colors: {
custom: {
50: '#f1e7fe',
500: '#ebddfd',
950: '#000000',
},
}SCSS
$custom: #ebddfd; $custom-light: #f1e7fe; $custom-dark: #000000;
JSON
{
"hex": "#ebddfd",
"rgb": {
"r": 235,
"g": 221,
"b": 253
},
"hsl": {
"h": 266.25,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.91844,
"c": 0.04544,
"h": 305.3
},
"luminance": 0.76467
}Semantic roles & 50–950 ramp
primary
#EBDDFD
secondary
#C4E797
accent
#E60081
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485