#EDBBB1#EDBBB1
#EDBBB1 is a very light, muted red. Relative luminance 0.567; OKLCH L 83.4% C 0.060 H 31.4°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBBB1 |
|---|---|
| RGB | rgb(237, 187, 177) |
| HSL | hsl(10, 63%, 81%) |
| HSV | hsv(10, 25%, 93%) |
| CMYK | cmyk(0%, 21.1%, 25.3%, 7.1%) |
| CIE-LAB | lab(80.02, 16.53, 11.94) |
| CIE-LCH | lch(80.02, 20.39, 35.84°) |
| OKLab | oklab(83.4% 0.051 0.0311) |
| OKLCH | oklch(83.4% 0.06 31.4) |
| XYZ | xyz(60.6320, 56.7222, 49.3412) |
| Luminance | 0.5672 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.44
Pale Salmon
#FFB19A
ΔE00 6.84
Light Rose
#FFC5CB
ΔE00 7.28
Light Salmon
#FEA993
ΔE00 7.99
Pinkish Grey
#C8ACA9
ΔE00 8.18
Blush (survey)
#F29E8E
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBBB1 #B1E3ED
analogous
#EDB1C5 #EDBBB1 #EDD9B1
triadic
#EDBBB1 #B1EDBB #BBB1ED
tetradic
#EDBBB1 #C5EDB1 #B1E3ED #D9B1ED
square
#EDBBB1 #C5EDB1 #B1E3ED #D9B1ED
split-complementary
#EDBBB1 #B1EDD9 #B1C5ED
monochromatic
#D6644E #E2907F #EDBBB1 #F8E6E3 #F9E9E6
Accessibility & contrast
On white
1.70
#EDBBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#EDBBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBBB1
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBBB1 | 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)
#C6C1B0
Deuteranopia (green-blind)
#D1CAB1
Tritanopia (blue-blind)
#F9B5B8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #edbbb1; /* rgb */ color: rgb(237, 187, 177); /* oklch */ color: oklch(83.4% 0.060 31.4);
Tailwind
colors: {
custom: {
50: '#f3cfc8',
500: '#edbbb1',
950: '#000000',
},
}SCSS
$custom: #edbbb1; $custom-light: #f3cfc8; $custom-dark: #000000;
JSON
{
"hex": "#edbbb1",
"rgb": {
"r": 237,
"g": 187,
"b": 177
},
"hsl": {
"h": 10,
"s": 62.5,
"l": 81.176
},
"oklch": {
"l": 0.83404,
"c": 0.05976,
"h": 31.4
},
"luminance": 0.56719
}Semantic roles & 50–950 ramp
primary
#EDBBB1
secondary
#78BCCA
accent
#ADCA1B
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171313
muted
#858382