#EDBBBA#EDBBBA
#EDBBBA is a very light, muted red. Relative luminance 0.571; OKLCH L 83.6% C 0.058 H 19.7°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBBBA |
|---|---|
| RGB | rgb(237, 187, 186) |
| HSL | hsl(1, 59%, 83%) |
| HSV | hsv(1, 22%, 93%) |
| CMYK | cmyk(0%, 21.1%, 21.5%, 7.1%) |
| CIE-LAB | lab(80.23, 17.81, 7.39) |
| CIE-LCH | lch(80.23, 19.28, 22.54°) |
| OKLab | oklab(83.64% 0.0545 0.0195) |
| OKLCH | oklch(83.64% 0.058 19.7) |
| XYZ | xyz(61.5588, 57.0929, 54.2223) |
| Luminance | 0.5709 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.58
Light Rose
#FFC5CB
ΔE00 4.33
Bubblegum
#FFC1CC
ΔE00 5.48
Pink
#FFC0CB
ΔE00 5.48
Lightpink
#FFB6C1
ΔE00 6.08
Dusty Pink
#D8A7B1
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBBBA #BAECED
analogous
#EDBAD2 #EDBBBA #EDD4BA
triadic
#EDBBBA #BAEDBB #BBBAED
tetradic
#EDBBBA #D2EDBA #BAECED #D4BAED
square
#EDBBBA #D2EDBA #BAECED #D4BAED
split-complementary
#EDBBBA #BAEDD4 #BAD2ED
monochromatic
#D45B59 #E08B89 #EDBBBA #F9E7E7 #F9E7E7
Accessibility & contrast
On white
1.69
#EDBBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#EDBBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBBBA
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBBBA | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BA
Deuteranopia (green-blind)
#CFCBB9
Tritanopia (blue-blind)
#F8B6BB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #edbbba; /* rgb */ color: rgb(237, 187, 186); /* oklch */ color: oklch(83.6% 0.058 19.7);
Tailwind
colors: {
custom: {
50: '#f3cfce',
500: '#edbbba',
950: '#000000',
},
}SCSS
$custom: #edbbba; $custom-light: #f3cfce; $custom-dark: #000000;
JSON
{
"hex": "#edbbba",
"rgb": {
"r": 237,
"g": 187,
"b": 186
},
"hsl": {
"h": 1.176,
"s": 58.621,
"l": 82.941
},
"oklch": {
"l": 0.83635,
"c": 0.05789,
"h": 19.7
},
"luminance": 0.5709
}Semantic roles & 50–950 ramp
primary
#EDBBBA
secondary
#81C9CA
accent
#C3C61F
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171413
muted
#858383