#EBDDE8#EBDDE8
#EBDDE8 is a very light, muted pink. Relative luminance 0.752; OKLCH L 91.2% C 0.021 H 332.9°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDDE8 |
|---|---|
| RGB | rgb(235, 221, 232) |
| HSL | hsl(313, 26%, 89%) |
| HSV | hsv(313, 6%, 92%) |
| CMYK | cmyk(0%, 6%, 1.3%, 7.8%) |
| CIE-LAB | lab(89.49, 6.69, -3.65) |
| CIE-LCH | lch(89.49, 7.62, 331.41°) |
| OKLab | oklab(91.19% 0.0188 -0.0096) |
| OKLCH | oklch(91.19% 0.021 332.9) |
| XYZ | xyz(74.6808, 75.2018, 86.9094) |
| Luminance | 0.7520 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.78
Lavender (CSS)
#E6E6FA
ΔE00 6.59
Mistyrose
#FFE4E1
ΔE00 7.35
Very Light Pink
#FFF4F2
ΔE00 7.76
Ghostwhite
#F8F8FF
ΔE00 8.24
Gainsboro
#DCDCDC
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDDE8 #DDEBE0
analogous
#E7DDEB #EBDDE8 #EBDDE1
triadic
#EBDDE8 #E8EBDD #DDE8EB
tetradic
#EBDDE8 #EBE7DD #DDEBE0 #DDE1EB
square
#EBDDE8 #EBE7DD #DDEBE0 #DDE1EB
split-complementary
#EBDDE8 #E1EBDD #DDEBE7
monochromatic
#BE90B4 #D4B6CE #EBDDE8 #F4ECF2 #F4ECF2
Accessibility & contrast
On white
1.31
#EBDDE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#EBDDE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDDE8
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDDE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDDE8 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0E9
Deuteranopia (green-blind)
#E0E2E8
Tritanopia (blue-blind)
#EDDEE0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ebdde8; /* rgb */ color: rgb(235, 221, 232); /* oklch */ color: oklch(91.2% 0.021 332.9);
Tailwind
colors: {
custom: {
50: '#f1e7ef',
500: '#ebdde8',
950: '#000000',
},
}SCSS
$custom: #ebdde8; $custom-light: #f1e7ef; $custom-dark: #000000;
JSON
{
"hex": "#ebdde8",
"rgb": {
"r": 235,
"g": 221,
"b": 232
},
"hsl": {
"h": 312.857,
"s": 25.926,
"l": 89.412
},
"oklch": {
"l": 0.9119,
"c": 0.02111,
"h": 332.9
},
"luminance": 0.75201
}Semantic roles & 50–950 ramp
primary
#EBDDE8
secondary
#A9C3AF
accent
#A45641
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485