#EBDDF1#EBDDF1
#EBDDF1 is a very light, muted purple. Relative luminance 0.757; OKLCH L 91.5% C 0.031 H 315.9°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDDF1 |
|---|---|
| RGB | rgb(235, 221, 241) |
| HSL | hsl(282, 42%, 91%) |
| HSV | hsv(282, 8%, 95%) |
| CMYK | cmyk(2.5%, 8.3%, 0%, 5.5%) |
| CIE-LAB | lab(89.73, 8.32, -8.02) |
| CIE-LCH | lch(89.73, 11.56, 316.08°) |
| OKLab | oklab(91.46% 0.022 -0.0214) |
| OKLCH | oklch(91.46% 0.031 315.9) |
| XYZ | xyz(75.9920, 75.7263, 93.8153) |
| Luminance | 0.7573 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.82
Lavenderblush
#FFF0F5
ΔE00 7.14
Thistle
#D8BFD8
ΔE00 7.58
Pale Lavender
#EECFFE
ΔE00 9.07
Ghostwhite
#F8F8FF
ΔE00 9.69
Light Pink
#FFD1DF
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDDF1 #E3F1DD
analogous
#E1DDF1 #EBDDF1 #F1DDED
triadic
#EBDDF1 #F1EBDD #DDF1EB
tetradic
#EBDDF1 #F1E1DD #E3F1DD #DDEDF1
square
#EBDDF1 #F1E1DD #E3F1DD #DDEDF1
split-complementary
#EBDDF1 #EDF1DD #DDF1E1
monochromatic
#B886CD #D1B2DF #EBDDF1 #F2E9F6 #F2E9F6
Accessibility & contrast
On white
1.30
#EBDDF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#EBDDF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDDF1
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDDF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDDF1 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE1F2
Deuteranopia (green-blind)
#DEE2F0
Tritanopia (blue-blind)
#EBDFE3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ebddf1; /* rgb */ color: rgb(235, 221, 241); /* oklch */ color: oklch(91.5% 0.031 315.9);
Tailwind
colors: {
custom: {
50: '#f1e7f5',
500: '#ebddf1',
950: '#000000',
},
}SCSS
$custom: #ebddf1; $custom-light: #f1e7f5; $custom-dark: #000000;
JSON
{
"hex": "#ebddf1",
"rgb": {
"r": 235,
"g": 221,
"b": 241
},
"hsl": {
"h": 282,
"s": 41.667,
"l": 90.588
},
"oklch": {
"l": 0.91462,
"c": 0.03069,
"h": 315.9
},
"luminance": 0.75726
}Semantic roles & 50–950 ramp
primary
#EBDDF1
secondary
#B1CDA5
accent
#B53158
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485