#EDB7BB#EDB7BB
#EDB7BB is a very light, moderate red. Relative luminance 0.555; OKLCH L 82.9% C 0.063 H 13.6°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EDB7BB |
|---|---|
| RGB | rgb(237, 183, 187) |
| HSL | hsl(356, 60%, 82%) |
| HSV | hsv(356, 23%, 93%) |
| CMYK | cmyk(0%, 22.8%, 21.1%, 7.1%) |
| CIE-LAB | lab(79.31, 20.08, 5.52) |
| CIE-LCH | lch(79.31, 20.82, 15.37°) |
| OKLab | oklab(82.93% 0.0611 0.0147) |
| OKLCH | oklch(82.93% 0.063 13.6) |
| XYZ | xyz(60.8287, 55.4620, 54.5052) |
| Luminance | 0.5546 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.07
Light Rose
#FFC5CB
ΔE00 3.81
Pink
#FFC0CB
ΔE00 4.09
Bubblegum
#FFC1CC
ΔE00 4.15
Lightpink
#FFB6C1
ΔE00 4.34
Dusty Pink
#D8A7B1
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDB7BB #B7EDE9
analogous
#EDB7D6 #EDB7BB #EDCEB7
triadic
#EDB7BB #BBEDB7 #B7BBED
tetradic
#EDB7BB #D6EDB7 #B7EDE9 #CEB7ED
square
#EDB7BB #D6EDB7 #B7EDE9 #CEB7ED
split-complementary
#EDB7BB #B7EDCE #B7D6ED
monochromatic
#D5555F #E1868D #EDB7BB #F9E7E8 #F9E7E8
Accessibility & contrast
On white
1.74
#EDB7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#EDB7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDB7BB
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDB7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDB7BB | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBB
Deuteranopia (green-blind)
#CCC8BA
Tritanopia (blue-blind)
#F8B2B9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #edb7bb; /* rgb */ color: rgb(237, 183, 187); /* oklch */ color: oklch(82.9% 0.063 13.6);
Tailwind
colors: {
custom: {
50: '#f3cccf',
500: '#edb7bb',
950: '#000000',
},
}SCSS
$custom: #edb7bb; $custom-light: #f3cccf; $custom-dark: #000000;
JSON
{
"hex": "#edb7bb",
"rgb": {
"r": 237,
"g": 183,
"b": 187
},
"hsl": {
"h": 355.556,
"s": 60,
"l": 82.353
},
"oklch": {
"l": 0.82926,
"c": 0.06282,
"h": 13.6
},
"luminance": 0.55459
}Semantic roles & 50–950 ramp
primary
#EDB7BB
secondary
#7ECAC5
accent
#C8BB1E
background
#FFFEFE
surface
#FEFAFB
border
#D6D3D4
text
#171313
muted
#858383