#EBDDE7#EBDDE7
#EBDDE7 is a very light, muted pink. Relative luminance 0.751; OKLCH L 91.2% C 0.020 H 335.7°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDDE7 |
|---|---|
| RGB | rgb(235, 221, 231) |
| HSL | hsl(317, 26%, 89%) |
| HSV | hsv(317, 6%, 92%) |
| CMYK | cmyk(0%, 6%, 1.7%, 7.8%) |
| CIE-LAB | lab(89.46, 6.52, -3.16) |
| CIE-LCH | lch(89.46, 7.24, 334.12°) |
| OKLab | oklab(91.16% 0.0184 -0.0083) |
| OKLCH | oklch(91.16% 0.02 335.7) |
| XYZ | xyz(74.5392, 75.1452, 86.1635) |
| Luminance | 0.7514 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.58
Lavender (CSS)
#E6E6FA
ΔE00 6.78
Mistyrose
#FFE4E1
ΔE00 7.06
Very Light Pink
#FFF4F2
ΔE00 7.45
Ghostwhite
#F8F8FF
ΔE00 8.13
Gainsboro
#DCDCDC
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDDE7 #DDEBE1
analogous
#E8DDEB #EBDDE7 #EBDDE0
triadic
#EBDDE7 #E7EBDD #DDE7EB
tetradic
#EBDDE7 #EBE8DD #DDEBE1 #DDE0EB
square
#EBDDE7 #EBE8DD #DDEBE1 #DDE0EB
split-complementary
#EBDDE7 #E0EBDD #DDEBE8
monochromatic
#BE90B1 #D4B6CC #EBDDE7 #F4ECF1 #F4ECF1
Accessibility & contrast
On white
1.31
#EBDDE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#EBDDE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDDE7
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDDE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDDE7 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0E7
Deuteranopia (green-blind)
#E0E2E7
Tritanopia (blue-blind)
#EDDDE0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ebdde7; /* rgb */ color: rgb(235, 221, 231); /* oklch */ color: oklch(91.2% 0.020 335.7);
Tailwind
colors: {
custom: {
50: '#f1e7ee',
500: '#ebdde7',
950: '#000000',
},
}SCSS
$custom: #ebdde7; $custom-light: #f1e7ee; $custom-dark: #000000;
JSON
{
"hex": "#ebdde7",
"rgb": {
"r": 235,
"g": 221,
"b": 231
},
"hsl": {
"h": 317.143,
"s": 25.926,
"l": 89.412
},
"oklch": {
"l": 0.9116,
"c": 0.02021,
"h": 335.7
},
"luminance": 0.75145
}Semantic roles & 50–950 ramp
primary
#EBDDE7
secondary
#A9C3B0
accent
#A45D41
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485