#EDBDBB#EDBDBB
#EDBDBB is a very light, muted red. Relative luminance 0.580; OKLCH L 84.0% C 0.056 H 21.1°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBDBB |
|---|---|
| RGB | rgb(237, 189, 187) |
| HSL | hsl(2, 58%, 83%) |
| HSV | hsv(2, 21%, 93%) |
| CMYK | cmyk(0%, 20.3%, 21.1%, 7.1%) |
| CIE-LAB | lab(80.73, 16.89, 7.57) |
| CIE-LCH | lch(80.73, 18.51, 24.14°) |
| OKLab | oklab(84.03% 0.0518 0.02) |
| OKLCH | oklch(84.03% 0.056 21.1) |
| XYZ | xyz(62.0927, 57.9901, 54.9265) |
| Luminance | 0.5799 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.94
Light Rose
#FFC5CB
ΔE00 4.58
Bubblegum
#FFC1CC
ΔE00 5.89
Pink
#FFC0CB
ΔE00 5.93
Lightpink
#FFB6C1
ΔE00 6.70
Dusty Pink
#D8A7B1
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBDBB #BBEBED
analogous
#EDBBD2 #EDBDBB #EDD6BB
triadic
#EDBDBB #BBEDBD #BDBBED
tetradic
#EDBDBB #D2EDBB #BBEBED #D6BBED
square
#EDBDBB #D2EDBB #BBEBED #D6BBED
split-complementary
#EDBDBB #BBEDD6 #BBD2ED
monochromatic
#D35F5A #E08E8B #EDBDBB #F9E8E7 #F9E8E7
Accessibility & contrast
On white
1.67
#EDBDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#EDBDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBDBB
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBDBB | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3BB
Deuteranopia (green-blind)
#D1CCBA
Tritanopia (blue-blind)
#F8B8BD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #edbdbb; /* rgb */ color: rgb(237, 189, 187); /* oklch */ color: oklch(84.0% 0.056 21.1);
Tailwind
colors: {
custom: {
50: '#f3d1cf',
500: '#edbdbb',
950: '#000000',
},
}SCSS
$custom: #edbdbb; $custom-light: #f3d1cf; $custom-dark: #000000;
JSON
{
"hex": "#edbdbb",
"rgb": {
"r": 237,
"g": 189,
"b": 187
},
"hsl": {
"h": 2.4,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.84033,
"c": 0.05552,
"h": 21.1
},
"luminance": 0.57988
}Semantic roles & 50–950 ramp
primary
#EDBDBB
secondary
#82C7CA
accent
#BFC620
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171413
muted
#858383