#EBDFE0#EBDFE0
#EBDFE0 is a very light, near-neutral red. Relative luminance 0.758; OKLCH L 91.3% C 0.013 H 11.6°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDFE0 |
|---|---|
| RGB | rgb(235, 223, 224) |
| HSL | hsl(355, 23%, 90%) |
| HSV | hsv(355, 5%, 92%) |
| CMYK | cmyk(0%, 5.1%, 4.7%, 7.8%) |
| CIE-LAB | lab(89.78, 4.26, 0.98) |
| CIE-LCH | lch(89.78, 4.37, 12.91°) |
| OKLab | oklab(91.35% 0.0129 0.0027) |
| OKLCH | oklch(91.35% 0.013 11.6) |
| XYZ | xyz(74.1014, 75.8200, 81.2376) |
| Luminance | 0.7582 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.47
Very Light Pink
#FFF4F2
ΔE00 4.68
Mistyrose
#FFE4E1
ΔE00 5.69
Gainsboro
#DCDCDC
ΔE00 5.78
Snow
#FFFAFA
ΔE00 6.26
Seashell
#FFF5EE
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDFE0 #DFEBEA
analogous
#EBDFE6 #EBDFE0 #EBE4DF
triadic
#EBDFE0 #E0EBDF #DFE0EB
tetradic
#EBDFE0 #E6EBDF #DFEBEA #E4DFEB
square
#EBDFE0 #E6EBDF #DFEBEA #E4DFEB
split-complementary
#EBDFE0 #DFEBE4 #DFE6EB
monochromatic
#BC9497 #D3B9BC #EBDFE0 #F3ECED #F3ECED
Accessibility & contrast
On white
1.30
#EBDFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#EBDFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDFE0
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDFE0 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E1E0
Deuteranopia (green-blind)
#E3E2E0
Tritanopia (blue-blind)
#EEDEDF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ebdfe0; /* rgb */ color: rgb(235, 223, 224); /* oklch */ color: oklch(91.3% 0.013 11.6);
Tailwind
colors: {
custom: {
50: '#f1e9e9',
500: '#ebdfe0',
950: '#000000',
},
}SCSS
$custom: #ebdfe0; $custom-light: #f1e9e9; $custom-dark: #000000;
JSON
{
"hex": "#ebdfe0",
"rgb": {
"r": 235,
"g": 223,
"b": 224
},
"hsl": {
"h": 355,
"s": 23.077,
"l": 89.804
},
"oklch": {
"l": 0.91347,
"c": 0.0132,
"h": 11.6
},
"luminance": 0.75819
}Semantic roles & 50–950 ramp
primary
#EBDFE0
secondary
#ABC3C1
accent
#A29A44
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161616
muted
#858484