#EDB4BB#EDB4BB
#EDB4BB is a very light, moderate red. Relative luminance 0.542; OKLCH L 82.4% C 0.067 H 10.4°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EDB4BB |
|---|---|
| RGB | rgb(237, 180, 187) |
| HSL | hsl(353, 61%, 82%) |
| HSV | hsv(353, 24%, 93%) |
| CMYK | cmyk(0%, 24.1%, 21.1%, 7.1%) |
| CIE-LAB | lab(78.60, 21.67, 4.50) |
| CIE-LCH | lch(78.60, 22.14, 11.73°) |
| OKLab | oklab(82.38% 0.0657 0.0121) |
| OKLCH | oklch(82.38% 0.067 10.4) |
| XYZ | xyz(60.2165, 54.2376, 54.3011) |
| Luminance | 0.5423 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.56
Lightpink
#FFB6C1
ΔE00 3.58
Pink
#FFC0CB
ΔE00 3.78
Bubblegum
#FFC1CC
ΔE00 3.89
Light Rose
#FFC5CB
ΔE00 4.19
Soft Pink
#FDB0C0
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDB4BB #B4EDE6
analogous
#EDB4D8 #EDB4BB #EDCAB4
triadic
#EDB4BB #BBEDB4 #B4BBED
tetradic
#EDB4BB #D8EDB4 #B4EDE6 #CAB4ED
square
#EDB4BB #D8EDB4 #B4EDE6 #CAB4ED
split-complementary
#EDB4BB #B4EDCA #B4D8ED
monochromatic
#D55162 #E1838E #EDB4BB #F9E5E8 #F9E6E9
Accessibility & contrast
On white
1.77
#EDB4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#EDB4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDB4BB
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDB4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDB4BB | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBCBB
Deuteranopia (green-blind)
#CAC6BA
Tritanopia (blue-blind)
#F8B0B6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #edb4bb; /* rgb */ color: rgb(237, 180, 187); /* oklch */ color: oklch(82.4% 0.067 10.4);
Tailwind
colors: {
custom: {
50: '#f3cacf',
500: '#edb4bb',
950: '#000000',
},
}SCSS
$custom: #edb4bb; $custom-light: #f3cacf; $custom-dark: #000000;
JSON
{
"hex": "#edb4bb",
"rgb": {
"r": 237,
"g": 180,
"b": 187
},
"hsl": {
"h": 352.632,
"s": 61.29,
"l": 81.765
},
"oklch": {
"l": 0.82379,
"c": 0.06682,
"h": 10.4
},
"luminance": 0.54235
}Semantic roles & 50–950 ramp
primary
#EDB4BB
secondary
#7BCAC1
accent
#C9B41D
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171313
muted
#858283