#EDBDB7#EDBDB7
#EDBDB7 is a very light, muted red. Relative luminance 0.578; OKLCH L 83.9% C 0.056 H 26.6°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBDB7 |
|---|---|
| RGB | rgb(237, 189, 183) |
| HSL | hsl(7, 60%, 82%) |
| HSV | hsv(7, 23%, 93%) |
| CMYK | cmyk(0%, 20.3%, 22.8%, 7.1%) |
| CIE-LAB | lab(80.64, 16.31, 9.59) |
| CIE-LCH | lch(80.64, 18.92, 30.44°) |
| OKLab | oklab(83.93% 0.0503 0.0251) |
| OKLCH | oklch(83.93% 0.056 26.6) |
| XYZ | xyz(61.6705, 57.8212, 52.7027) |
| Luminance | 0.5782 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.12
Light Rose
#FFC5CB
ΔE00 5.85
Bubblegum
#FFC1CC
ΔE00 7.32
Pink
#FFC0CB
ΔE00 7.34
Lightpink
#FFB6C1
ΔE00 7.93
Pinkish Grey
#C8ACA9
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBDB7 #B7E7ED
analogous
#EDB7CC #EDBDB7 #EDD8B7
triadic
#EDBDB7 #B7EDBD #BDB7ED
tetradic
#EDBDB7 #CCEDB7 #B7E7ED #D8B7ED
square
#EDBDB7 #CCEDB7 #B7E7ED #D8B7ED
split-complementary
#EDBDB7 #B7EDD8 #B7CCED
monochromatic
#D56355 #E19086 #EDBDB7 #F9E9E7 #F9E9E7
Accessibility & contrast
On white
1.67
#EDBDB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#EDBDB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBDB7
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBDB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBDB7 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3B6
Deuteranopia (green-blind)
#D2CCB6
Tritanopia (blue-blind)
#F8B8BB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #edbdb7; /* rgb */ color: rgb(237, 189, 183); /* oklch */ color: oklch(83.9% 0.056 26.6);
Tailwind
colors: {
custom: {
50: '#f3d1cc',
500: '#edbdb7',
950: '#000000',
},
}SCSS
$custom: #edbdb7; $custom-light: #f3d1cc; $custom-dark: #000000;
JSON
{
"hex": "#edbdb7",
"rgb": {
"r": 237,
"g": 189,
"b": 183
},
"hsl": {
"h": 6.667,
"s": 60,
"l": 82.353
},
"oklch": {
"l": 0.83929,
"c": 0.0562,
"h": 26.6
},
"luminance": 0.57819
}Semantic roles & 50–950 ramp
primary
#EDBDB7
secondary
#7EC2CA
accent
#B5C81E
background
#FFFEFE
surface
#FEFBFA
border
#D6D4D3
text
#171413
muted
#858383