#EBDDEA#EBDDEA
#EBDDEA is a very light, muted purple. Relative luminance 0.753; OKLCH L 91.2% C 0.023 H 328.0°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDDEA |
|---|---|
| RGB | rgb(235, 221, 234) |
| HSL | hsl(304, 26%, 89%) |
| HSV | hsv(304, 6%, 92%) |
| CMYK | cmyk(0%, 6%, 0.4%, 7.8%) |
| CIE-LAB | lab(89.54, 7.05, -4.62) |
| CIE-LCH | lch(89.54, 8.43, 326.76°) |
| OKLab | oklab(91.25% 0.0195 -0.0122) |
| OKLCH | oklch(91.25% 0.023 328) |
| XYZ | xyz(74.9665, 75.3161, 88.4141) |
| Luminance | 0.7532 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.23
Lavender (CSS)
#E6E6FA
ΔE00 6.27
Mistyrose
#FFE4E1
ΔE00 7.95
Very Light Pink
#FFF4F2
ΔE00 8.38
Ghostwhite
#F8F8FF
ΔE00 8.49
Thistle
#D8BFD8
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDDEA #DDEBDE
analogous
#E5DDEB #EBDDEA #EBDDE3
triadic
#EBDDEA #EAEBDD #DDEAEB
tetradic
#EBDDEA #EBE5DD #DDEBDE #DDE3EB
square
#EBDDEA #EBE5DD #DDEBDE #DDE3EB
split-complementary
#EBDDEA #E3EBDD #DDEBE5
monochromatic
#BE90BA #D4B6D2 #EBDDEA #F4ECF3 #F4ECF3
Accessibility & contrast
On white
1.31
#EBDDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#EBDDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDDEA
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDDEA | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EB
Deuteranopia (green-blind)
#DFE2E9
Tritanopia (blue-blind)
#ECDEE1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ebddea; /* rgb */ color: rgb(235, 221, 234); /* oklch */ color: oklch(91.2% 0.023 328.0);
Tailwind
colors: {
custom: {
50: '#f1e7f0',
500: '#ebddea',
950: '#000000',
},
}SCSS
$custom: #ebddea; $custom-light: #f1e7f0; $custom-dark: #000000;
JSON
{
"hex": "#ebddea",
"rgb": {
"r": 235,
"g": 221,
"b": 234
},
"hsl": {
"h": 304.286,
"s": 25.926,
"l": 89.412
},
"oklch": {
"l": 0.91249,
"c": 0.02303,
"h": 328
},
"luminance": 0.75316
}Semantic roles & 50–950 ramp
primary
#EBDDEA
secondary
#A9C3AB
accent
#A44841
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485