#EBDDDB#EBDDDB
#EBDDDB is a very light, near-neutral red. Relative luminance 0.745; OKLCH L 90.8% C 0.016 H 27.3°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDDDB |
|---|---|
| RGB | rgb(235, 221, 219) |
| HSL | hsl(8, 29%, 89%) |
| HSV | hsv(8, 7%, 92%) |
| CMYK | cmyk(0%, 6%, 6.8%, 7.8%) |
| CIE-LAB | lab(89.15, 4.44, 2.70) |
| CIE-LCH | lch(89.15, 5.20, 31.27°) |
| OKLab | oklab(90.82% 0.0139 0.0072) |
| OKLCH | oklch(90.82% 0.016 27.3) |
| XYZ | xyz(72.9021, 74.4904, 77.5417) |
| Luminance | 0.7449 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 4.94
Mistyrose
#FFE4E1
ΔE00 5.09
Lavenderblush
#FFF0F5
ΔE00 5.40
Seashell
#FFF5EE
ΔE00 6.00
Linen
#FAF0E6
ΔE00 6.23
Gainsboro
#DCDCDC
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDDDB #DBE9EB
analogous
#EBDBE1 #EBDDDB #EBE5DB
triadic
#EBDDDB #DBEBDD #DDDBEB
tetradic
#EBDDDB #E1EBDB #DBE9EB #E5DBEB
square
#EBDDDB #E1EBDB #DBE9EB #E5DBEB
split-complementary
#EBDDDB #DBEBE5 #DBE1EB
monochromatic
#BF938C #D5B8B4 #EBDDDB #F4ECEB #F4ECEB
Accessibility & contrast
On white
1.32
#EBDDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#EBDDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDDDB
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDDDB | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DEDB
Deuteranopia (green-blind)
#E3E1DB
Tritanopia (blue-blind)
#EFDCDC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ebdddb; /* rgb */ color: rgb(235, 221, 219); /* oklch */ color: oklch(90.8% 0.016 27.3);
Tailwind
colors: {
custom: {
50: '#f1e7e6',
500: '#ebdddb',
950: '#000000',
},
}SCSS
$custom: #ebdddb; $custom-light: #f1e7e6; $custom-dark: #000000;
JSON
{
"hex": "#ebdddb",
"rgb": {
"r": 235,
"g": 221,
"b": 219
},
"hsl": {
"h": 7.5,
"s": 28.571,
"l": 89.02
},
"oklch": {
"l": 0.90818,
"c": 0.01568,
"h": 27.3
},
"luminance": 0.7449
}Semantic roles & 50–950 ramp
primary
#EBDDDB
secondary
#A6C0C4
accent
#9AA73E
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484