#EBDFEE#EBDFEE
#EBDFEE is a very light, muted purple. Relative luminance 0.766; OKLCH L 91.8% C 0.024 H 319.5°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDFEE |
|---|---|
| RGB | rgb(235, 223, 238) |
| HSL | hsl(288, 31%, 90%) |
| HSV | hsv(288, 6%, 93%) |
| CMYK | cmyk(1.3%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(90.14, 6.73, -5.83) |
| CIE-LCH | lch(90.14, 8.91, 319.09°) |
| OKLab | oklab(91.76% 0.0181 -0.0155) |
| OKLCH | oklch(91.76% 0.024 319.5) |
| XYZ | xyz(76.0788, 76.6110, 91.6518) |
| Luminance | 0.7661 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.26
Lavenderblush
#FFF0F5
ΔE00 5.56
Ghostwhite
#F8F8FF
ΔE00 8.07
Very Light Pink
#FFF4F2
ΔE00 8.70
Thistle
#D8BFD8
ΔE00 8.80
Mistyrose
#FFE4E1
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDFEE #E2EEDF
analogous
#E3DFEE #EBDFEE #EEDFE9
triadic
#EBDFEE #EEEBDF #DFEEEB
tetradic
#EBDFEE #EEE3DF #E2EEDF #DFE9EE
square
#EBDFEE #EEE3DF #E2EEDF #DFE9EE
split-complementary
#EBDFEE #E9EEDF #DFEEE3
monochromatic
#B98FC4 #D2B7D9 #EBDFEE #F3EBF4 #F3EBF4
Accessibility & contrast
On white
1.29
#EBDFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#EBDFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDFEE
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDFEE | 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)
#DEE2EF
Deuteranopia (green-blind)
#E0E3ED
Tritanopia (blue-blind)
#EBE0E4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ebdfee; /* rgb */ color: rgb(235, 223, 238); /* oklch */ color: oklch(91.8% 0.024 319.5);
Tailwind
colors: {
custom: {
50: '#f1e9f3',
500: '#ebdfee',
950: '#000000',
},
}SCSS
$custom: #ebdfee; $custom-light: #f1e9f3; $custom-dark: #000000;
JSON
{
"hex": "#ebdfee",
"rgb": {
"r": 235,
"g": 223,
"b": 238
},
"hsl": {
"h": 288,
"s": 30.612,
"l": 90.392
},
"oklch": {
"l": 0.91755,
"c": 0.02383,
"h": 319.5
},
"luminance": 0.76611
}Semantic roles & 50–950 ramp
primary
#EBDFEE
secondary
#B0C8AA
accent
#A93C52
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485