#EBDCD9#EBDCD9
#EBDCD9 is a very light, near-neutral red. Relative luminance 0.739; OKLCH L 90.6% C 0.017 H 31.1°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDCD9 |
|---|---|
| RGB | rgb(235, 220, 217) |
| HSL | hsl(10, 31%, 89%) |
| HSV | hsv(10, 8%, 92%) |
| CMYK | cmyk(0%, 6.4%, 7.7%, 7.8%) |
| CIE-LAB | lab(88.86, 4.62, 3.32) |
| CIE-LCH | lch(88.86, 5.69, 35.65°) |
| OKLab | oklab(90.57% 0.0146 0.0088) |
| OKLCH | oklch(90.57% 0.017 31.1) |
| XYZ | xyz(72.3772, 73.8592, 76.0756) |
| Luminance | 0.7386 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.91
Very Light Pink
#FFF4F2
ΔE00 5.23
Lavenderblush
#FFF0F5
ΔE00 5.81
Seashell
#FFF5EE
ΔE00 6.11
Linen
#FAF0E6
ΔE00 6.22
Gainsboro
#DCDCDC
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDCD9 #D9E8EB
analogous
#EBD9DF #EBDCD9 #EBE5D9
triadic
#EBDCD9 #D9EBDC #DCD9EB
tetradic
#EBDCD9 #DFEBD9 #D9E8EB #E5D9EB
square
#EBDCD9 #DFEBD9 #D9E8EB #E5D9EB
split-complementary
#EBDCD9 #D9EBE5 #D9DFEB
monochromatic
#C19289 #D6B7B1 #EBDCD9 #F4EDEB #F4EDEB
Accessibility & contrast
On white
1.33
#EBDCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#EBDCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDCD9
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDCD9 | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD9
Deuteranopia (green-blind)
#E2E0D9
Tritanopia (blue-blind)
#EFDADB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ebdcd9; /* rgb */ color: rgb(235, 220, 217); /* oklch */ color: oklch(90.6% 0.017 31.1);
Tailwind
colors: {
custom: {
50: '#f1e6e4',
500: '#ebdcd9',
950: '#000000',
},
}SCSS
$custom: #ebdcd9; $custom-light: #f1e6e4; $custom-dark: #000000;
JSON
{
"hex": "#ebdcd9",
"rgb": {
"r": 235,
"g": 220,
"b": 217
},
"hsl": {
"h": 10,
"s": 31.034,
"l": 88.627
},
"oklch": {
"l": 0.90569,
"c": 0.01707,
"h": 31.1
},
"luminance": 0.73858
}Semantic roles & 50–950 ramp
primary
#EBDCD9
secondary
#A4BFC4
accent
#97AA3C
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484