#EDBBB7#EDBBB7
#EDBBB7 is a very light, muted red. Relative luminance 0.570; OKLCH L 83.6% C 0.058 H 23.7°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBBB7 |
|---|---|
| RGB | rgb(237, 187, 183) |
| HSL | hsl(4, 60%, 82%) |
| HSV | hsv(4, 23%, 93%) |
| CMYK | cmyk(0%, 21.1%, 22.8%, 7.1%) |
| CIE-LAB | lab(80.16, 17.37, 8.90) |
| CIE-LCH | lch(80.16, 19.52, 27.14°) |
| OKLab | oklab(83.56% 0.0534 0.0234) |
| OKLCH | oklch(83.56% 0.058 23.7) |
| XYZ | xyz(61.2432, 56.9667, 52.5603) |
| Luminance | 0.5696 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.37
Light Rose
#FFC5CB
ΔE00 5.18
Pink
#FFC0CB
ΔE00 6.50
Bubblegum
#FFC1CC
ΔE00 6.50
Lightpink
#FFB6C1
ΔE00 6.96
Dusty Pink
#D8A7B1
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBBB7 #B7E9ED
analogous
#EDB7CE #EDBBB7 #EDD6B7
triadic
#EDBBB7 #B7EDBB #BBB7ED
tetradic
#EDBBB7 #CEEDB7 #B7E9ED #D6B7ED
square
#EDBBB7 #CEEDB7 #B7E9ED #D6B7ED
split-complementary
#EDBBB7 #B7EDD6 #B7CEED
monochromatic
#D55F55 #E18D86 #EDBBB7 #F9E8E7 #F9E8E7
Accessibility & contrast
On white
1.69
#EDBBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#EDBBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBBB7
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBBB7 | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C1B7
Deuteranopia (green-blind)
#D0CAB6
Tritanopia (blue-blind)
#F8B6BA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #edbbb7; /* rgb */ color: rgb(237, 187, 183); /* oklch */ color: oklch(83.6% 0.058 23.7);
Tailwind
colors: {
custom: {
50: '#f3cfcc',
500: '#edbbb7',
950: '#000000',
},
}SCSS
$custom: #edbbb7; $custom-light: #f3cfcc; $custom-dark: #000000;
JSON
{
"hex": "#edbbb7",
"rgb": {
"r": 237,
"g": 187,
"b": 183
},
"hsl": {
"h": 4.444,
"s": 60,
"l": 82.353
},
"oklch": {
"l": 0.83557,
"c": 0.05826,
"h": 23.7
},
"luminance": 0.56964
}Semantic roles & 50–950 ramp
primary
#EDBBB7
secondary
#7EC5CA
accent
#BBC81E
background
#FFFEFE
surface
#FEFBFA
border
#D6D4D3
text
#171313
muted
#858383