#EDBDB9#EDBDB9
#EDBDB9 is a very light, muted red. Relative luminance 0.579; OKLCH L 84.0% C 0.056 H 23.9°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBDB9 |
|---|---|
| RGB | rgb(237, 189, 185) |
| HSL | hsl(5, 59%, 83%) |
| HSV | hsv(5, 22%, 93%) |
| CMYK | cmyk(0%, 20.3%, 21.9%, 7.1%) |
| CIE-LAB | lab(80.69, 16.60, 8.58) |
| CIE-LCH | lch(80.69, 18.69, 27.33°) |
| OKLab | oklab(83.98% 0.051 0.0226) |
| OKLCH | oklch(83.98% 0.056 23.9) |
| XYZ | xyz(61.8801, 57.9050, 53.8068) |
| Luminance | 0.5790 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.49
Light Rose
#FFC5CB
ΔE00 5.18
Bubblegum
#FFC1CC
ΔE00 6.58
Pink
#FFC0CB
ΔE00 6.61
Lightpink
#FFB6C1
ΔE00 7.28
Dusty Pink
#D8A7B1
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBDB9 #B9E9ED
analogous
#EDB9CF #EDBDB9 #EDD7B9
triadic
#EDBDB9 #B9EDBD #BDB9ED
tetradic
#EDBDB9 #CFEDB9 #B9E9ED #D7B9ED
square
#EDBDB9 #CFEDB9 #B9E9ED #D7B9ED
split-complementary
#EDBDB9 #B9EDD7 #B9CFED
monochromatic
#D46158 #E08F88 #EDBDB9 #F9E8E7 #F9E8E7
Accessibility & contrast
On white
1.67
#EDBDB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#EDBDB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBDB9
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBDB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBDB9 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3B9
Deuteranopia (green-blind)
#D1CCB8
Tritanopia (blue-blind)
#F8B8BC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #edbdb9; /* rgb */ color: rgb(237, 189, 185); /* oklch */ color: oklch(84.0% 0.056 23.9);
Tailwind
colors: {
custom: {
50: '#f3d1ce',
500: '#edbdb9',
950: '#000000',
},
}SCSS
$custom: #edbdb9; $custom-light: #f3d1ce; $custom-dark: #000000;
JSON
{
"hex": "#edbdb9",
"rgb": {
"r": 237,
"g": 189,
"b": 185
},
"hsl": {
"h": 4.615,
"s": 59.091,
"l": 82.745
},
"oklch": {
"l": 0.8398,
"c": 0.0558,
"h": 23.9
},
"luminance": 0.57902
}Semantic roles & 50–950 ramp
primary
#EDBDB9
secondary
#80C5CA
accent
#BAC71F
background
#FFFEFE
surface
#FEFBFA
border
#D6D4D3
text
#171413
muted
#858383