#EDBBC3#EDBBC3
#EDBBC3 is a very light, muted red. Relative luminance 0.575; OKLCH L 83.9% C 0.058 H 7.7°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBBC3 |
|---|---|
| RGB | rgb(237, 187, 195) |
| HSL | hsl(350, 58%, 83%) |
| HSV | hsv(350, 21%, 93%) |
| CMYK | cmyk(0%, 21.1%, 17.7%, 7.1%) |
| CIE-LAB | lab(80.45, 19.15, 2.86) |
| CIE-LCH | lch(80.45, 19.37, 8.49°) |
| OKLab | oklab(83.88% 0.0579 0.0078) |
| OKLCH | oklch(83.88% 0.058 7.7) |
| XYZ | xyz(62.5459, 57.4877, 59.4208) |
| Luminance | 0.5748 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.40
Light Rose
#FFC5CB
ΔE00 3.46
Bubblegum
#FFC1CC
ΔE00 3.47
Pink
#FFC0CB
ΔE00 3.51
Lightpink
#FFB6C1
ΔE00 4.72
Pastel Pink
#FFBACD
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBBC3 #BBEDE5
analogous
#EDBBDC #EDBBC3 #EDCCBB
triadic
#EDBBC3 #C3EDBB #BBC3ED
tetradic
#EDBBC3 #DCEDBB #BBEDE5 #CCBBED
square
#EDBBC3 #DCEDBB #BBEDE5 #CCBBED
split-complementary
#EDBBC3 #BBEDCC #BBDCED
monochromatic
#D35A6E #E08B98 #EDBBC3 #F9E7EA #F9E7EA
Accessibility & contrast
On white
1.68
#EDBBC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#EDBBC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBBC3
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBBC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBBC3 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C2C3
Deuteranopia (green-blind)
#CECBC2
Tritanopia (blue-blind)
#F7B8BE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #edbbc3; /* rgb */ color: rgb(237, 187, 195); /* oklch */ color: oklch(83.9% 0.058 7.7);
Tailwind
colors: {
custom: {
50: '#f3cfd5',
500: '#edbbc3',
950: '#000000',
},
}SCSS
$custom: #edbbc3; $custom-light: #f3cfd5; $custom-dark: #000000;
JSON
{
"hex": "#edbbc3",
"rgb": {
"r": 237,
"g": 187,
"b": 195
},
"hsl": {
"h": 350.4,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.8388,
"c": 0.05842,
"h": 7.7
},
"luminance": 0.57485
}Semantic roles & 50–950 ramp
primary
#EDBBC3
secondary
#82CABF
accent
#C6AB20
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383