#EBDFE8#EBDFE8
#EBDFE8 is a very light, near-neutral pink. Relative luminance 0.763; OKLCH L 91.6% C 0.018 H 334.2°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDFE8 |
|---|---|
| RGB | rgb(235, 223, 232) |
| HSL | hsl(315, 23%, 90%) |
| HSV | hsv(315, 5%, 92%) |
| CMYK | cmyk(0%, 5.1%, 1.3%, 7.8%) |
| CIE-LAB | lab(89.98, 5.65, -2.92) |
| CIE-LCH | lch(89.98, 6.36, 332.67°) |
| OKLab | oklab(91.58% 0.0159 -0.0077) |
| OKLCH | oklch(91.58% 0.018 334.2) |
| XYZ | xyz(75.2120, 76.2642, 87.0865) |
| Luminance | 0.7626 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.20
Lavender (CSS)
#E6E6FA
ΔE00 6.37
Very Light Pink
#FFF4F2
ΔE00 6.76
Mistyrose
#FFE4E1
ΔE00 7.16
Ghostwhite
#F8F8FF
ΔE00 7.24
Gainsboro
#DCDCDC
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDFE8 #DFEBE2
analogous
#E8DFEB #EBDFE8 #EBDFE2
triadic
#EBDFE8 #E8EBDF #DFE8EB
tetradic
#EBDFE8 #EBE8DF #DFEBE2 #DFE2EB
square
#EBDFE8 #EBE8DF #DFEBE2 #DFE2EB
split-complementary
#EBDFE8 #E2EBDF #DFEBE8
monochromatic
#BC94B2 #D3B9CD #EBDFE8 #F3ECF1 #F3ECF1
Accessibility & contrast
On white
1.29
#EBDFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#EBDFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDFE8
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDFE8 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE1E8
Deuteranopia (green-blind)
#E1E3E8
Tritanopia (blue-blind)
#ECDFE2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ebdfe8; /* rgb */ color: rgb(235, 223, 232); /* oklch */ color: oklch(91.6% 0.018 334.2);
Tailwind
colors: {
custom: {
50: '#f1e9ef',
500: '#ebdfe8',
950: '#000000',
},
}SCSS
$custom: #ebdfe8; $custom-light: #f1e9ef; $custom-dark: #000000;
JSON
{
"hex": "#ebdfe8",
"rgb": {
"r": 235,
"g": 223,
"b": 232
},
"hsl": {
"h": 315,
"s": 23.077,
"l": 89.804
},
"oklch": {
"l": 0.91577,
"c": 0.01767,
"h": 334.2
},
"luminance": 0.76264
}Semantic roles & 50–950 ramp
primary
#EBDFE8
secondary
#ABC3B1
accent
#A25B44
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485