#EBDDEF#EBDDEF
#EBDDEF is a very light, muted purple. Relative luminance 0.756; OKLCH L 91.4% C 0.028 H 318.7°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDDEF |
|---|---|
| RGB | rgb(235, 221, 239) |
| HSL | hsl(287, 36%, 90%) |
| HSV | hsv(287, 8%, 94%) |
| CMYK | cmyk(1.7%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(89.68, 7.96, -7.05) |
| CIE-LCH | lch(89.68, 10.63, 318.47°) |
| OKLab | oklab(91.4% 0.0213 -0.0187) |
| OKLCH | oklch(91.4% 0.028 318.7) |
| XYZ | xyz(75.6950, 75.6075, 92.2506) |
| Luminance | 0.7561 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.84
Lavenderblush
#FFF0F5
ΔE00 6.57
Thistle
#D8BFD8
ΔE00 7.77
Ghostwhite
#F8F8FF
ΔE00 9.31
Mistyrose
#FFE4E1
ΔE00 9.46
Light Pink
#FFD1DF
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDDEF #E1EFDD
analogous
#E2DDEF #EBDDEF #EFDDEA
triadic
#EBDDEF #EFEBDD #DDEFEB
tetradic
#EBDDEF #EFE2DD #E1EFDD #DDEAEF
square
#EBDDEF #EFE2DD #E1EFDD #DDEAEF
split-complementary
#EBDDEF #EAEFDD #DDEFE2
monochromatic
#BA8AC8 #D3B3DB #EBDDEF #F3EAF5 #F3EAF5
Accessibility & contrast
On white
1.30
#EBDDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#EBDDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDDEF
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDDEF | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE1F0
Deuteranopia (green-blind)
#DEE2EE
Tritanopia (blue-blind)
#EBDFE3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ebddef; /* rgb */ color: rgb(235, 221, 239); /* oklch */ color: oklch(91.4% 0.028 318.7);
Tailwind
colors: {
custom: {
50: '#f1e7f4',
500: '#ebddef',
950: '#000000',
},
}SCSS
$custom: #ebddef; $custom-light: #f1e7f4; $custom-dark: #000000;
JSON
{
"hex": "#ebddef",
"rgb": {
"r": 235,
"g": 221,
"b": 239
},
"hsl": {
"h": 286.667,
"s": 36,
"l": 90.196
},
"oklch": {
"l": 0.91401,
"c": 0.02839,
"h": 318.7
},
"luminance": 0.75607
}Semantic roles & 50–950 ramp
primary
#EBDDEF
secondary
#AECAA6
accent
#AF3751
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485