#EDBDBA#EDBDBA
#EDBDBA is a very light, muted red. Relative luminance 0.579; OKLCH L 84.0% C 0.056 H 22.5°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBDBA |
|---|---|
| RGB | rgb(237, 189, 186) |
| HSL | hsl(4, 59%, 83%) |
| HSV | hsv(4, 22%, 93%) |
| CMYK | cmyk(0%, 20.3%, 21.5%, 7.1%) |
| CIE-LAB | lab(80.71, 16.75, 8.08) |
| CIE-LCH | lch(80.71, 18.59, 25.74°) |
| OKLab | oklab(84.01% 0.0514 0.0213) |
| OKLCH | oklch(84.01% 0.056 22.5) |
| XYZ | xyz(61.9861, 57.9474, 54.3647) |
| Luminance | 0.5795 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.20
Light Rose
#FFC5CB
ΔE00 4.87
Bubblegum
#FFC1CC
ΔE00 6.23
Pink
#FFC0CB
ΔE00 6.26
Lightpink
#FFB6C1
ΔE00 6.98
Dusty Pink
#D8A7B1
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBDBA #BAEAED
analogous
#EDBAD0 #EDBDBA #EDD6BA
triadic
#EDBDBA #BAEDBD #BDBAED
tetradic
#EDBDBA #D0EDBA #BAEAED #D6BAED
square
#EDBDBA #D0EDBA #BAEAED #D6BAED
split-complementary
#EDBDBA #BAEDD6 #BAD0ED
monochromatic
#D46059 #E08F89 #EDBDBA #F9E8E7 #F9E8E7
Accessibility & contrast
On white
1.67
#EDBDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#EDBDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBDBA
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBDBA | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3BA
Deuteranopia (green-blind)
#D1CCB9
Tritanopia (blue-blind)
#F8B8BC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #edbdba; /* rgb */ color: rgb(237, 189, 186); /* oklch */ color: oklch(84.0% 0.056 22.5);
Tailwind
colors: {
custom: {
50: '#f3d1ce',
500: '#edbdba',
950: '#000000',
},
}SCSS
$custom: #edbdba; $custom-light: #f3d1ce; $custom-dark: #000000;
JSON
{
"hex": "#edbdba",
"rgb": {
"r": 237,
"g": 189,
"b": 186
},
"hsl": {
"h": 3.529,
"s": 58.621,
"l": 82.941
},
"oklch": {
"l": 0.84006,
"c": 0.05565,
"h": 22.5
},
"luminance": 0.57945
}Semantic roles & 50–950 ramp
primary
#EDBDBA
secondary
#81C6CA
accent
#BCC61F
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171413
muted
#858383