#EDBBB4#EDBBB4
#EDBBB4 is a very light, muted red. Relative luminance 0.568; OKLCH L 83.5% C 0.059 H 27.6°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBBB4 |
|---|---|
| RGB | rgb(237, 187, 180) |
| HSL | hsl(7, 61%, 82%) |
| HSV | hsv(7, 24%, 93%) |
| CMYK | cmyk(0%, 21.1%, 24.1%, 7.1%) |
| CIE-LAB | lab(80.09, 16.95, 10.42) |
| CIE-LCH | lch(80.09, 19.89, 31.59°) |
| OKLab | oklab(83.48% 0.0522 0.0273) |
| OKLCH | oklch(83.48% 0.059 27.6) |
| XYZ | xyz(60.9343, 56.8431, 50.9333) |
| Luminance | 0.5684 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.35
Light Rose
#FFC5CB
ΔE00 6.18
Pink
#FFC0CB
ΔE00 7.60
Bubblegum
#FFC1CC
ΔE00 7.61
Pale Salmon
#FFB19A
ΔE00 7.64
Lightpink
#FFB6C1
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBBB4 #B4E6ED
analogous
#EDB4CA #EDBBB4 #EDD8B4
triadic
#EDBBB4 #B4EDBB #BBB4ED
tetradic
#EDBBB4 #CAEDB4 #B4E6ED #D8B4ED
square
#EDBBB4 #CAEDB4 #B4E6ED #D8B4ED
split-complementary
#EDBBB4 #B4EDD8 #B4CAED
monochromatic
#D56251 #E18E83 #EDBBB4 #F9E8E5 #F9E9E6
Accessibility & contrast
On white
1.70
#EDBBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#EDBBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBBB4
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBBB4 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C1B3
Deuteranopia (green-blind)
#D1CAB3
Tritanopia (blue-blind)
#F9B5B9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #edbbb4; /* rgb */ color: rgb(237, 187, 180); /* oklch */ color: oklch(83.5% 0.059 27.6);
Tailwind
colors: {
custom: {
50: '#f3cfca',
500: '#edbbb4',
950: '#000000',
},
}SCSS
$custom: #edbbb4; $custom-light: #f3cfca; $custom-dark: #000000;
JSON
{
"hex": "#edbbb4",
"rgb": {
"r": 237,
"g": 187,
"b": 180
},
"hsl": {
"h": 7.368,
"s": 61.29,
"l": 81.765
},
"oklch": {
"l": 0.8348,
"c": 0.05889,
"h": 27.6
},
"luminance": 0.5684
}Semantic roles & 50–950 ramp
primary
#EDBBB4
secondary
#7BC1CA
accent
#B4C91D
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171313
muted
#858382