#EDBDB8#EDBDB8
#EDBDB8 is a very light, muted red. Relative luminance 0.579; OKLCH L 84.0% C 0.056 H 25.2°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBDB8 |
|---|---|
| RGB | rgb(237, 189, 184) |
| HSL | hsl(6, 60%, 83%) |
| HSV | hsv(6, 22%, 93%) |
| CMYK | cmyk(0%, 20.3%, 22.4%, 7.1%) |
| CIE-LAB | lab(80.66, 16.46, 9.08) |
| CIE-LCH | lch(80.66, 18.80, 28.90°) |
| OKLab | oklab(83.95% 0.0507 0.0239) |
| OKLCH | oklch(83.95% 0.056 25.2) |
| XYZ | xyz(61.7749, 57.8630, 53.2528) |
| Luminance | 0.5786 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.80
Light Rose
#FFC5CB
ΔE00 5.51
Bubblegum
#FFC1CC
ΔE00 6.95
Pink
#FFC0CB
ΔE00 6.97
Lightpink
#FFB6C1
ΔE00 7.60
Dusty Pink
#D8A7B1
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBDB8 #B8E8ED
analogous
#EDB8CE #EDBDB8 #EDD7B8
triadic
#EDBDB8 #B8EDBD #BDB8ED
tetradic
#EDBDB8 #CEEDB8 #B8E8ED #D7B8ED
square
#EDBDB8 #CEEDB8 #B8E8ED #D7B8ED
split-complementary
#EDBDB8 #B8EDD7 #B8CEED
monochromatic
#D46256 #E19087 #EDBDB8 #F9E8E7 #F9E8E7
Accessibility & contrast
On white
1.67
#EDBDB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#EDBDB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBDB8
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBDB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBDB8 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3B8
Deuteranopia (green-blind)
#D1CCB7
Tritanopia (blue-blind)
#F8B8BC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #edbdb8; /* rgb */ color: rgb(237, 189, 184); /* oklch */ color: oklch(84.0% 0.056 25.2);
Tailwind
colors: {
custom: {
50: '#f3d1cd',
500: '#edbdb8',
950: '#000000',
},
}SCSS
$custom: #edbdb8; $custom-light: #f3d1cd; $custom-dark: #000000;
JSON
{
"hex": "#edbdb8",
"rgb": {
"r": 237,
"g": 189,
"b": 184
},
"hsl": {
"h": 5.66,
"s": 59.551,
"l": 82.549
},
"oklch": {
"l": 0.83954,
"c": 0.05599,
"h": 25.2
},
"luminance": 0.5786
}Semantic roles & 50–950 ramp
primary
#EDBDB8
secondary
#7FC3CA
accent
#B7C71E
background
#FFFEFE
surface
#FEFBFA
border
#D6D4D3
text
#171413
muted
#858383