#EDBABE#EDBABE
#EDBABE is a very light, muted red. Relative luminance 0.568; OKLCH L 83.6% C 0.059 H 13.2°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBABE |
|---|---|
| RGB | rgb(237, 186, 190) |
| HSL | hsl(355, 59%, 83%) |
| HSV | hsv(355, 22%, 93%) |
| CMYK | cmyk(0%, 21.5%, 19.8%, 7.1%) |
| CIE-LAB | lab(80.09, 18.93, 5.03) |
| CIE-LCH | lch(80.09, 19.59, 14.88°) |
| OKLab | oklab(83.56% 0.0576 0.0135) |
| OKLCH | oklch(83.56% 0.059 13.2) |
| XYZ | xyz(61.7786, 56.8426, 56.4227) |
| Luminance | 0.5684 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.98
Light Rose
#FFC5CB
ΔE00 3.50
Bubblegum
#FFC1CC
ΔE00 4.07
Pink
#FFC0CB
ΔE00 4.07
Lightpink
#FFB6C1
ΔE00 4.84
Dusty Pink
#D8A7B1
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBABE #BAEDE9
analogous
#EDBAD7 #EDBABE #EDCFBA
triadic
#EDBABE #BEEDBA #BABEED
tetradic
#EDBABE #D7EDBA #BAEDE9 #CFBAED
square
#EDBABE #D7EDBA #BAEDE9 #CFBAED
split-complementary
#EDBABE #BAEDCF #BAD7ED
monochromatic
#D45963 #E08990 #EDBABE #F9E7E8 #F9E7E8
Accessibility & contrast
On white
1.70
#EDBABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#EDBABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBABE
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBABE | 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)
#C2C1BE
Deuteranopia (green-blind)
#CECABD
Tritanopia (blue-blind)
#F7B6BC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #edbabe; /* rgb */ color: rgb(237, 186, 190); /* oklch */ color: oklch(83.6% 0.059 13.2);
Tailwind
colors: {
custom: {
50: '#f3cfd1',
500: '#edbabe',
950: '#000000',
},
}SCSS
$custom: #edbabe; $custom-light: #f3cfd1; $custom-dark: #000000;
JSON
{
"hex": "#edbabe",
"rgb": {
"r": 237,
"g": 186,
"b": 190
},
"hsl": {
"h": 355.294,
"s": 58.621,
"l": 82.941
},
"oklch": {
"l": 0.83558,
"c": 0.05911,
"h": 13.2
},
"luminance": 0.5684
}Semantic roles & 50–950 ramp
primary
#EDBABE
secondary
#81CAC5
accent
#C6B91F
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171314
muted
#858383