#EDBABC#EDBABC
#EDBABC is a very light, muted red. Relative luminance 0.568; OKLCH L 83.5% C 0.059 H 15.8°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBABC |
|---|---|
| RGB | rgb(237, 186, 188) |
| HSL | hsl(358, 59%, 83%) |
| HSV | hsv(358, 22%, 93%) |
| CMYK | cmyk(0%, 21.5%, 20.7%, 7.1%) |
| CIE-LAB | lab(80.04, 18.63, 6.04) |
| CIE-LCH | lch(80.04, 19.59, 17.96°) |
| OKLab | oklab(83.5% 0.0568 0.016) |
| OKLCH | oklch(83.5% 0.059 15.8) |
| XYZ | xyz(61.5615, 56.7557, 55.2794) |
| Luminance | 0.5675 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.07
Light Rose
#FFC5CB
ΔE00 3.75
Pink
#FFC0CB
ΔE00 4.56
Bubblegum
#FFC1CC
ΔE00 4.57
Lightpink
#FFB6C1
ΔE00 5.20
Dusty Pink
#D8A7B1
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBABC #BAEDEB
analogous
#EDBAD5 #EDBABC #EDD1BA
triadic
#EDBABC #BCEDBA #BABCED
tetradic
#EDBABC #D5EDBA #BAEDEB #D1BAED
square
#EDBABC #D5EDBA #BAEDEB #D1BAED
split-complementary
#EDBABC #BAEDD1 #BAD5ED
monochromatic
#D4595E #E0898D #EDBABC #F9E7E7 #F9E7E7
Accessibility & contrast
On white
1.70
#EDBABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#EDBABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBABC
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBABC | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BC
Deuteranopia (green-blind)
#CECABB
Tritanopia (blue-blind)
#F8B5BB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #edbabc; /* rgb */ color: rgb(237, 186, 188); /* oklch */ color: oklch(83.5% 0.059 15.8);
Tailwind
colors: {
custom: {
50: '#f3cfd0',
500: '#edbabc',
950: '#000000',
},
}SCSS
$custom: #edbabc; $custom-light: #f3cfd0; $custom-dark: #000000;
JSON
{
"hex": "#edbabc",
"rgb": {
"r": 237,
"g": 186,
"b": 188
},
"hsl": {
"h": 357.647,
"s": 58.621,
"l": 82.941
},
"oklch": {
"l": 0.83504,
"c": 0.05903,
"h": 15.8
},
"luminance": 0.56753
}Semantic roles & 50–950 ramp
primary
#EDBABC
secondary
#81CAC7
accent
#C6C01F
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171314
muted
#858383