#EBDCDA#EBDCDA
#EBDCDA is a very light, near-neutral red. Relative luminance 0.739; OKLCH L 90.6% C 0.017 H 26.7°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDCDA |
|---|---|
| RGB | rgb(235, 220, 218) |
| HSL | hsl(7, 30%, 89%) |
| HSV | hsv(7, 7%, 92%) |
| CMYK | cmyk(0%, 6.4%, 7.2%, 7.8%) |
| CIE-LAB | lab(88.88, 4.79, 2.83) |
| CIE-LCH | lch(88.88, 5.56, 30.54°) |
| OKLab | oklab(90.6% 0.015 0.0075) |
| OKLCH | oklch(90.6% 0.017 26.7) |
| XYZ | xyz(72.5076, 73.9114, 76.7627) |
| Luminance | 0.7391 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.81
Very Light Pink
#FFF4F2
ΔE00 5.23
Lavenderblush
#FFF0F5
ΔE00 5.48
Seashell
#FFF5EE
ΔE00 6.33
Linen
#FAF0E6
ΔE00 6.55
Gainsboro
#DCDCDC
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDCDA #DAE9EB
analogous
#EBDAE1 #EBDCDA #EBE5DA
triadic
#EBDCDA #DAEBDC #DCDAEB
tetradic
#EBDCDA #E1EBDA #DAE9EB #E5DAEB
square
#EBDCDA #E1EBDA #DAE9EB #E5DAEB
split-complementary
#EBDCDA #DAEBE5 #DAE1EB
monochromatic
#C0918B #D6B6B2 #EBDCDA #F4ECEB #F4ECEB
Accessibility & contrast
On white
1.33
#EBDCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#EBDCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDCDA
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDCDA | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDA
Deuteranopia (green-blind)
#E2E0DA
Tritanopia (blue-blind)
#EFDADB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ebdcda; /* rgb */ color: rgb(235, 220, 218); /* oklch */ color: oklch(90.6% 0.017 26.7);
Tailwind
colors: {
custom: {
50: '#f1e6e5',
500: '#ebdcda',
950: '#000000',
},
}SCSS
$custom: #ebdcda; $custom-light: #f1e6e5; $custom-dark: #000000;
JSON
{
"hex": "#ebdcda",
"rgb": {
"r": 235,
"g": 220,
"b": 218
},
"hsl": {
"h": 7.059,
"s": 29.825,
"l": 88.824
},
"oklch": {
"l": 0.90596,
"c": 0.01678,
"h": 26.7
},
"luminance": 0.73911
}Semantic roles & 50–950 ramp
primary
#EBDCDA
secondary
#A5C0C4
accent
#9CA93D
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484