#EBDFE9#EBDFE9
#EBDFE9 is a very light, near-neutral pink. Relative luminance 0.763; OKLCH L 91.6% C 0.019 H 331.1°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDFE9 |
|---|---|
| RGB | rgb(235, 223, 233) |
| HSL | hsl(310, 23%, 90%) |
| HSV | hsv(310, 5%, 92%) |
| CMYK | cmyk(0%, 5.1%, 0.9%, 7.8%) |
| CIE-LAB | lab(90.01, 5.83, -3.41) |
| CIE-LCH | lch(90.01, 6.76, 329.70°) |
| OKLab | oklab(91.61% 0.0163 -0.009) |
| OKLCH | oklch(91.61% 0.019 331.1) |
| XYZ | xyz(75.3544, 76.3212, 87.8367) |
| Luminance | 0.7632 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.37
Lavender (CSS)
#E6E6FA
ΔE00 6.13
Very Light Pink
#FFF4F2
ΔE00 7.08
Ghostwhite
#F8F8FF
ΔE00 7.34
Mistyrose
#FFE4E1
ΔE00 7.43
Gainsboro
#DCDCDC
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDFE9 #DFEBE1
analogous
#E7DFEB #EBDFE9 #EBDFE3
triadic
#EBDFE9 #E9EBDF #DFE9EB
tetradic
#EBDFE9 #EBE7DF #DFEBE1 #DFE3EB
square
#EBDFE9 #EBE7DF #DFEBE1 #DFE3EB
split-complementary
#EBDFE9 #E3EBDF #DFEBE7
monochromatic
#BC94B5 #D3B9CF #EBDFE9 #F3ECF2 #F3ECF2
Accessibility & contrast
On white
1.29
#EBDFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#EBDFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDFE9
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDFE9 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE1E9
Deuteranopia (green-blind)
#E1E3E9
Tritanopia (blue-blind)
#ECE0E2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ebdfe9; /* rgb */ color: rgb(235, 223, 233); /* oklch */ color: oklch(91.6% 0.019 331.1);
Tailwind
colors: {
custom: {
50: '#f1e9f0',
500: '#ebdfe9',
950: '#000000',
},
}SCSS
$custom: #ebdfe9; $custom-light: #f1e9f0; $custom-dark: #000000;
JSON
{
"hex": "#ebdfe9",
"rgb": {
"r": 235,
"g": 223,
"b": 233
},
"hsl": {
"h": 310,
"s": 23.077,
"l": 89.804
},
"oklch": {
"l": 0.91606,
"c": 0.0186,
"h": 331.1
},
"luminance": 0.76321
}Semantic roles & 50–950 ramp
primary
#EBDFE9
secondary
#ABC3AF
accent
#A25444
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485