#EBDDF0#EBDDF0
#EBDDF0 is a very light, muted purple. Relative luminance 0.757; OKLCH L 91.4% C 0.030 H 317.2°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDDF0 |
|---|---|
| RGB | rgb(235, 221, 240) |
| HSL | hsl(284, 39%, 90%) |
| HSV | hsv(284, 8%, 94%) |
| CMYK | cmyk(2.1%, 7.9%, 0%, 5.9%) |
| CIE-LAB | lab(89.70, 8.14, -7.53) |
| CIE-LCH | lch(89.70, 11.09, 317.22°) |
| OKLab | oklab(91.43% 0.0217 -0.02) |
| OKLCH | oklch(91.43% 0.03 317.2) |
| XYZ | xyz(75.8431, 75.6668, 93.0308) |
| Luminance | 0.7567 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.82
Lavenderblush
#FFF0F5
ΔE00 6.85
Thistle
#D8BFD8
ΔE00 7.67
Pale Lavender
#EECFFE
ΔE00 9.38
Ghostwhite
#F8F8FF
ΔE00 9.50
Light Pink
#FFD1DF
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDDF0 #E2F0DD
analogous
#E1DDF0 #EBDDF0 #F0DDEB
triadic
#EBDDF0 #F0EBDD #DDF0EB
tetradic
#EBDDF0 #F0E1DD #E2F0DD #DDEBF0
square
#EBDDF0 #F0E1DD #E2F0DD #DDEBF0
split-complementary
#EBDDF0 #EBF0DD #DDF0E1
monochromatic
#B988CB #D2B3DD #EBDDF0 #F3EAF6 #F3EAF6
Accessibility & contrast
On white
1.30
#EBDDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#EBDDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDDF0
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDDF0 | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE1F1
Deuteranopia (green-blind)
#DEE2EF
Tritanopia (blue-blind)
#EBDFE3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ebddf0; /* rgb */ color: rgb(235, 221, 240); /* oklch */ color: oklch(91.4% 0.030 317.2);
Tailwind
colors: {
custom: {
50: '#f1e7f5',
500: '#ebddf0',
950: '#000000',
},
}SCSS
$custom: #ebddf0; $custom-light: #f1e7f5; $custom-dark: #000000;
JSON
{
"hex": "#ebddf0",
"rgb": {
"r": 235,
"g": 221,
"b": 240
},
"hsl": {
"h": 284.211,
"s": 38.776,
"l": 90.392
},
"oklch": {
"l": 0.91431,
"c": 0.02953,
"h": 317.2
},
"luminance": 0.75666
}Semantic roles & 50–950 ramp
primary
#EBDDF0
secondary
#B0CCA5
accent
#B23455
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485