#EDBBAD#EDBBAD
#EDBBAD is a very light, moderate red. Relative luminance 0.566; OKLCH L 83.3% C 0.061 H 36.2°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBBAD |
|---|---|
| RGB | rgb(237, 187, 173) |
| HSL | hsl(13, 64%, 80%) |
| HSV | hsv(13, 27%, 93%) |
| CMYK | cmyk(0%, 21.1%, 27%, 7.1%) |
| CIE-LAB | lab(79.93, 15.98, 13.96) |
| CIE-LCH | lch(79.93, 21.22, 41.15°) |
| OKLab | oklab(83.31% 0.0495 0.0362) |
| OKLCH | oklch(83.31% 0.061 36.2) |
| XYZ | xyz(60.2392, 56.5651, 47.2722) |
| Luminance | 0.5656 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 6.11
Light Salmon
#FEA993
ΔE00 7.47
Apricot
#FBCEB1
ΔE00 7.70
Pale Rose
#FDC1C5
ΔE00 7.99
Pinkish Grey
#C8ACA9
ΔE00 8.59
Blush (survey)
#F29E8E
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBBAD #ADDFED
analogous
#EDADBF #EDBBAD #EDDBAD
triadic
#EDBBAD #ADEDBB #BBADED
tetradic
#EDBBAD #BFEDAD #ADDFED #DBADED
square
#EDBBAD #BFEDAD #ADDFED #DBADED
split-complementary
#EDBBAD #ADEDDB #ADBFED
monochromatic
#D76849 #E2917B #EDBBAD #F8E5DF #F9EAE6
Accessibility & contrast
On white
1.71
#EDBBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#EDBBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBBAD
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBBAD | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C0AC
Deuteranopia (green-blind)
#D2CAAD
Tritanopia (blue-blind)
#F9B4B7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #edbbad; /* rgb */ color: rgb(237, 187, 173); /* oklch */ color: oklch(83.3% 0.061 36.2);
Tailwind
colors: {
custom: {
50: '#f4cfc5',
500: '#edbbad',
950: '#000000',
},
}SCSS
$custom: #edbbad; $custom-light: #f4cfc5; $custom-dark: #000000;
JSON
{
"hex": "#edbbad",
"rgb": {
"r": 237,
"g": 187,
"b": 173
},
"hsl": {
"h": 13.125,
"s": 64,
"l": 80.392
},
"oklch": {
"l": 0.83306,
"c": 0.06129,
"h": 36.2
},
"luminance": 0.56562
}Semantic roles & 50–950 ramp
primary
#EDBBAD
secondary
#74B7CA
accent
#A5CC1A
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171312
muted
#858382