#EDBDB5#EDBDB5
#EDBDB5 is a very light, muted red. Relative luminance 0.577; OKLCH L 83.9% C 0.057 H 29.2°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBDB5 |
|---|---|
| RGB | rgb(237, 189, 181) |
| HSL | hsl(9, 61%, 82%) |
| HSV | hsv(9, 24%, 93%) |
| CMYK | cmyk(0%, 20.3%, 23.6%, 7.1%) |
| CIE-LAB | lab(80.59, 16.03, 10.60) |
| CIE-LCH | lch(80.59, 19.21, 33.47°) |
| OKLab | oklab(83.88% 0.0495 0.0277) |
| OKLCH | oklch(83.88% 0.057 29.2) |
| XYZ | xyz(61.4638, 57.7385, 51.6142) |
| Luminance | 0.5774 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.82
Light Rose
#FFC5CB
ΔE00 6.56
Pale Salmon
#FFB19A
ΔE00 7.72
Pinkish Grey
#C8ACA9
ΔE00 7.97
Bubblegum
#FFC1CC
ΔE00 8.08
Pink
#FFC0CB
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBDB5 #B5E5ED
analogous
#EDB5C9 #EDBDB5 #EDD9B5
triadic
#EDBDB5 #B5EDBD #BDB5ED
tetradic
#EDBDB5 #C9EDB5 #B5E5ED #D9B5ED
square
#EDBDB5 #C9EDB5 #B5E5ED #D9B5ED
split-complementary
#EDBDB5 #B5EDD9 #B5C9ED
monochromatic
#D56553 #E19184 #EDBDB5 #F9E9E6 #F9E9E6
Accessibility & contrast
On white
1.67
#EDBDB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#EDBDB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBDB5
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBDB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBDB5 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C3B4
Deuteranopia (green-blind)
#D2CCB5
Tritanopia (blue-blind)
#F8B7BB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #edbdb5; /* rgb */ color: rgb(237, 189, 181); /* oklch */ color: oklch(83.9% 0.057 29.2);
Tailwind
colors: {
custom: {
50: '#f3d1cb',
500: '#edbdb5',
950: '#000000',
},
}SCSS
$custom: #edbdb5; $custom-light: #f3d1cb; $custom-dark: #000000;
JSON
{
"hex": "#edbdb5",
"rgb": {
"r": 237,
"g": 189,
"b": 181
},
"hsl": {
"h": 8.571,
"s": 60.87,
"l": 81.961
},
"oklch": {
"l": 0.83877,
"c": 0.05672,
"h": 29.2
},
"luminance": 0.57736
}Semantic roles & 50–950 ramp
primary
#EDBDB5
secondary
#7CBFCA
accent
#B0C91D
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382