#EDBBB9#EDBBB9
#EDBBB9 is a very light, muted red. Relative luminance 0.570; OKLCH L 83.6% C 0.058 H 21.0°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBBB9 |
|---|---|
| RGB | rgb(237, 187, 185) |
| HSL | hsl(2, 59%, 83%) |
| HSV | hsv(2, 22%, 93%) |
| CMYK | cmyk(0%, 21.1%, 21.9%, 7.1%) |
| CIE-LAB | lab(80.21, 17.66, 7.89) |
| CIE-LCH | lch(80.21, 19.35, 24.08°) |
| OKLab | oklab(83.61% 0.0541 0.0208) |
| OKLCH | oklch(83.61% 0.058 21) |
| XYZ | xyz(61.4529, 57.0505, 53.6644) |
| Luminance | 0.5705 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.81
Light Rose
#FFC5CB
ΔE00 4.59
Bubblegum
#FFC1CC
ΔE00 5.80
Pink
#FFC0CB
ΔE00 5.81
Lightpink
#FFB6C1
ΔE00 6.36
Dusty Pink
#D8A7B1
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBBB9 #B9EBED
analogous
#EDB9D1 #EDBBB9 #EDD5B9
triadic
#EDBBB9 #B9EDBB #BBB9ED
tetradic
#EDBBB9 #D1EDB9 #B9EBED #D5B9ED
square
#EDBBB9 #D1EDB9 #B9EBED #D5B9ED
split-complementary
#EDBBB9 #B9EDD5 #B9D1ED
monochromatic
#D45C58 #E08C88 #EDBBB9 #F9E7E7 #F9E7E7
Accessibility & contrast
On white
1.69
#EDBBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#EDBBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBBB9
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBBB9 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C1B9
Deuteranopia (green-blind)
#D0CBB8
Tritanopia (blue-blind)
#F8B6BB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #edbbb9; /* rgb */ color: rgb(237, 187, 185); /* oklch */ color: oklch(83.6% 0.058 21.0);
Tailwind
colors: {
custom: {
50: '#f3cfce',
500: '#edbbb9',
950: '#000000',
},
}SCSS
$custom: #edbbb9; $custom-light: #f3cfce; $custom-dark: #000000;
JSON
{
"hex": "#edbbb9",
"rgb": {
"r": 237,
"g": 187,
"b": 185
},
"hsl": {
"h": 2.308,
"s": 59.091,
"l": 82.745
},
"oklch": {
"l": 0.83609,
"c": 0.05799,
"h": 21
},
"luminance": 0.57048
}Semantic roles & 50–950 ramp
primary
#EDBBB9
secondary
#80C7CA
accent
#C0C71F
background
#FFFEFE
surface
#FEFBFA
border
#D6D4D3
text
#171413
muted
#858383