#EDBBB3#EDBBB3
#EDBBB3 is a very light, muted red. Relative luminance 0.568; OKLCH L 83.5% C 0.059 H 28.8°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBBB3 |
|---|---|
| RGB | rgb(237, 187, 179) |
| HSL | hsl(8, 62%, 82%) |
| HSV | hsv(8, 24%, 93%) |
| CMYK | cmyk(0%, 21.1%, 24.5%, 7.1%) |
| CIE-LAB | lab(80.07, 16.81, 10.93) |
| CIE-LCH | lch(80.07, 20.04, 33.03°) |
| OKLab | oklab(83.46% 0.0518 0.0285) |
| OKLCH | oklch(83.46% 0.059 28.8) |
| XYZ | xyz(60.8328, 56.8025, 50.3987) |
| Luminance | 0.5680 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.70
Light Rose
#FFC5CB
ΔE00 6.54
Pale Salmon
#FFB19A
ΔE00 7.35
Pink
#FFC0CB
ΔE00 7.99
Bubblegum
#FFC1CC
ΔE00 7.99
Pinkish Grey
#C8ACA9
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBBB3 #B3E5ED
analogous
#EDB3C8 #EDBBB3 #EDD8B3
triadic
#EDBBB3 #B3EDBB #BBB3ED
tetradic
#EDBBB3 #C8EDB3 #B3E5ED #D8B3ED
square
#EDBBB3 #C8EDB3 #B3E5ED #D8B3ED
split-complementary
#EDBBB3 #B3EDD8 #B3C8ED
monochromatic
#D66250 #E18F82 #EDBBB3 #F9E7E4 #F9E9E6
Accessibility & contrast
On white
1.70
#EDBBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#EDBBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBBB3
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBBB3 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C1B2
Deuteranopia (green-blind)
#D1CAB3
Tritanopia (blue-blind)
#F9B5B9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #edbbb3; /* rgb */ color: rgb(237, 187, 179); /* oklch */ color: oklch(83.5% 0.059 28.8);
Tailwind
colors: {
custom: {
50: '#f3cfc9',
500: '#edbbb3',
950: '#000000',
},
}SCSS
$custom: #edbbb3; $custom-light: #f3cfc9; $custom-dark: #000000;
JSON
{
"hex": "#edbbb3",
"rgb": {
"r": 237,
"g": 187,
"b": 179
},
"hsl": {
"h": 8.276,
"s": 61.702,
"l": 81.569
},
"oklch": {
"l": 0.83455,
"c": 0.05915,
"h": 28.8
},
"luminance": 0.568
}Semantic roles & 50–950 ramp
primary
#EDBBB3
secondary
#7ABFCA
accent
#B2C91C
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171313
muted
#858382