#EFBABE#EFBABE
#EFBABE is a very light, moderate red. Relative luminance 0.572; OKLCH L 83.8% C 0.061 H 13.4°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBABE |
|---|---|
| RGB | rgb(239, 186, 190) |
| HSL | hsl(355, 62%, 83%) |
| HSV | hsv(355, 22%, 94%) |
| CMYK | cmyk(0%, 22.2%, 20.5%, 6.3%) |
| CIE-LAB | lab(80.29, 19.65, 5.34) |
| CIE-LCH | lch(80.29, 20.37, 15.19°) |
| OKLab | oklab(83.75% 0.0598 0.0143) |
| OKLCH | oklch(83.75% 0.061 13.4) |
| XYZ | xyz(62.4502, 57.1889, 56.4542) |
| Luminance | 0.5719 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.59
Light Rose
#FFC5CB
ΔE00 3.22
Pink
#FFC0CB
ΔE00 3.75
Bubblegum
#FFC1CC
ΔE00 3.77
Lightpink
#FFB6C1
ΔE00 4.43
Dusty Pink
#D8A7B1
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBABE #BAEFEB
analogous
#EFBAD8 #EFBABE #EFD0BA
triadic
#EFBABE #BEEFBA #BABEEF
tetradic
#EFBABE #D8EFBA #BAEFEB #D0BAEF
square
#EFBABE #D8EFBA #BAEFEB #D0BAEF
split-complementary
#EFBABE #BAEFD0 #BAD8EF
monochromatic
#D85760 #E3888F #EFBABE #F9E6E8 #F9E6E8
Accessibility & contrast
On white
1.69
#EFBABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#EFBABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBABE
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBABE | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BE
Deuteranopia (green-blind)
#CFCBBD
Tritanopia (blue-blind)
#FAB6BC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efbabe; /* rgb */ color: rgb(239, 186, 190); /* oklch */ color: oklch(83.8% 0.061 13.4);
Tailwind
colors: {
custom: {
50: '#f5cfd1',
500: '#efbabe',
950: '#000000',
},
}SCSS
$custom: #efbabe; $custom-light: #f5cfd1; $custom-dark: #000000;
JSON
{
"hex": "#efbabe",
"rgb": {
"r": 239,
"g": 186,
"b": 190
},
"hsl": {
"h": 355.472,
"s": 62.353,
"l": 83.333
},
"oklch": {
"l": 0.83754,
"c": 0.06145,
"h": 13.4
},
"luminance": 0.57186
}Semantic roles & 50–950 ramp
primary
#EFBABE
secondary
#80CDC7
accent
#CABD1B
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171314
muted
#858383