#EBDFE1#EBDFE1
#EBDFE1 is a very light, near-neutral red. Relative luminance 0.759; OKLCH L 91.4% C 0.013 H 5.8°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDFE1 |
|---|---|
| RGB | rgb(235, 223, 225) |
| HSL | hsl(350, 23%, 90%) |
| HSV | hsv(350, 5%, 92%) |
| CMYK | cmyk(0%, 5.1%, 4.3%, 7.8%) |
| CIE-LAB | lab(89.80, 4.43, 0.49) |
| CIE-LCH | lch(89.80, 4.45, 6.28°) |
| OKLab | oklab(91.38% 0.0133 0.0014) |
| OKLCH | oklch(91.38% 0.013 5.8) |
| XYZ | xyz(74.2374, 75.8744, 81.9539) |
| Luminance | 0.7587 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.25
Very Light Pink
#FFF4F2
ΔE00 4.85
Mistyrose
#FFE4E1
ΔE00 5.77
Gainsboro
#DCDCDC
ΔE00 5.93
Snow
#FFFAFA
ΔE00 6.35
Seashell
#FFF5EE
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDFE1 #DFEBE9
analogous
#EBDFE7 #EBDFE1 #EBE3DF
triadic
#EBDFE1 #E1EBDF #DFE1EB
tetradic
#EBDFE1 #E7EBDF #DFEBE9 #E3DFEB
square
#EBDFE1 #E7EBDF #DFEBE9 #E3DFEB
split-complementary
#EBDFE1 #DFEBE3 #DFE7EB
monochromatic
#BC949A #D3B9BE #EBDFE1 #F3ECED #F3ECED
Accessibility & contrast
On white
1.30
#EBDFE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#EBDFE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDFE1
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDFE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDFE1 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E1E1
Deuteranopia (green-blind)
#E3E3E1
Tritanopia (blue-blind)
#EEDEE0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ebdfe1; /* rgb */ color: rgb(235, 223, 225); /* oklch */ color: oklch(91.4% 0.013 5.8);
Tailwind
colors: {
custom: {
50: '#f1e9ea',
500: '#ebdfe1',
950: '#000000',
},
}SCSS
$custom: #ebdfe1; $custom-light: #f1e9ea; $custom-dark: #000000;
JSON
{
"hex": "#ebdfe1",
"rgb": {
"r": 235,
"g": 223,
"b": 225
},
"hsl": {
"h": 350,
"s": 23.077,
"l": 89.804
},
"oklch": {
"l": 0.91375,
"c": 0.01338,
"h": 5.8
},
"luminance": 0.75874
}Semantic roles & 50–950 ramp
primary
#EBDFE1
secondary
#ABC3BF
accent
#A29244
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#161616
muted
#858484