#EBDCDB#EBDCDB
#EBDCDB is a very light, near-neutral red. Relative luminance 0.740; OKLCH L 90.6% C 0.017 H 22.1°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDCDB |
|---|---|
| RGB | rgb(235, 220, 219) |
| HSL | hsl(4, 29%, 89%) |
| HSV | hsv(4, 7%, 92%) |
| CMYK | cmyk(0%, 6.4%, 6.8%, 7.8%) |
| CIE-LAB | lab(88.91, 4.96, 2.34) |
| CIE-LCH | lch(88.91, 5.48, 25.22°) |
| OKLab | oklab(90.62% 0.0154 0.0062) |
| OKLCH | oklch(90.62% 0.017 22.1) |
| XYZ | xyz(72.6389, 73.9639, 77.4539) |
| Luminance | 0.7396 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.77
Lavenderblush
#FFF0F5
ΔE00 5.19
Very Light Pink
#FFF4F2
ΔE00 5.28
Seashell
#FFF5EE
ΔE00 6.57
Gainsboro
#DCDCDC
ΔE00 6.67
Linen
#FAF0E6
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDCDB #DBEAEB
analogous
#EBDBE2 #EBDCDB #EBE4DB
triadic
#EBDCDB #DBEBDC #DCDBEB
tetradic
#EBDCDB #E2EBDB #DBEAEB #E4DBEB
square
#EBDCDB #E2EBDB #DBEAEB #E4DBEB
split-complementary
#EBDCDB #DBEBE4 #DBE2EB
monochromatic
#BF908C #D5B6B4 #EBDCDB #F4ECEB #F4ECEB
Accessibility & contrast
On white
1.33
#EBDCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#EBDCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDCDB
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDCDB | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDB
Deuteranopia (green-blind)
#E2E0DB
Tritanopia (blue-blind)
#EFDBDC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ebdcdb; /* rgb */ color: rgb(235, 220, 219); /* oklch */ color: oklch(90.6% 0.017 22.1);
Tailwind
colors: {
custom: {
50: '#f1e6e6',
500: '#ebdcdb',
950: '#000000',
},
}SCSS
$custom: #ebdcdb; $custom-light: #f1e6e6; $custom-dark: #000000;
JSON
{
"hex": "#ebdcdb",
"rgb": {
"r": 235,
"g": 220,
"b": 219
},
"hsl": {
"h": 3.75,
"s": 28.571,
"l": 89.02
},
"oklch": {
"l": 0.90624,
"c": 0.0166,
"h": 22.1
},
"luminance": 0.73963
}Semantic roles & 50–950 ramp
primary
#EBDCDB
secondary
#A6C2C4
accent
#A1A73E
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484