#EDBABB#EDBABB
#EDBABB is a very light, muted red. Relative luminance 0.567; OKLCH L 83.5% C 0.059 H 17.1°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBABB |
|---|---|
| RGB | rgb(237, 186, 187) |
| HSL | hsl(359, 59%, 83%) |
| HSV | hsv(359, 22%, 93%) |
| CMYK | cmyk(0%, 21.5%, 21.1%, 7.1%) |
| CIE-LAB | lab(80.02, 18.49, 6.54) |
| CIE-LCH | lch(80.02, 19.61, 19.49°) |
| OKLab | oklab(83.48% 0.0564 0.0174) |
| OKLCH | oklch(83.48% 0.059 17.1) |
| XYZ | xyz(61.4541, 56.7128, 54.7137) |
| Luminance | 0.5671 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.19
Light Rose
#FFC5CB
ΔE00 3.92
Pink
#FFC0CB
ΔE00 4.84
Bubblegum
#FFC1CC
ΔE00 4.85
Lightpink
#FFB6C1
ΔE00 5.41
Dusty Pink
#D8A7B1
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBABB #BAEDEC
analogous
#EDBAD4 #EDBABB #EDD2BA
triadic
#EDBABB #BBEDBA #BABBED
tetradic
#EDBABB #D4EDBA #BAEDEC #D2BAED
square
#EDBABB #D4EDBA #BAEDEC #D2BAED
split-complementary
#EDBABB #BAEDD2 #BAD4ED
monochromatic
#D4595B #E0898B #EDBABB #F9E7E7 #F9E7E7
Accessibility & contrast
On white
1.70
#EDBABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#EDBABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBABB
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBABB | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BB
Deuteranopia (green-blind)
#CECABA
Tritanopia (blue-blind)
#F8B5BB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #edbabb; /* rgb */ color: rgb(237, 186, 187); /* oklch */ color: oklch(83.5% 0.059 17.1);
Tailwind
colors: {
custom: {
50: '#f3cfcf',
500: '#edbabb',
950: '#000000',
},
}SCSS
$custom: #edbabb; $custom-light: #f3cfcf; $custom-dark: #000000;
JSON
{
"hex": "#edbabb",
"rgb": {
"r": 237,
"g": 186,
"b": 187
},
"hsl": {
"h": 358.824,
"s": 58.621,
"l": 82.941
},
"oklch": {
"l": 0.83477,
"c": 0.05904,
"h": 17.1
},
"luminance": 0.5671
}Semantic roles & 50–950 ramp
primary
#EDBABB
secondary
#81CAC9
accent
#C6C31F
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171313
muted
#858383