#EFABBA#EFABBA
#EFABBA is a light, moderate red. Relative luminance 0.510; OKLCH L 80.9% C 0.082 H 4.5°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EFABBA |
|---|---|
| RGB | rgb(239, 171, 186) |
| HSL | hsl(347, 68%, 80%) |
| HSV | hsv(347, 28%, 94%) |
| CMYK | cmyk(0%, 28.5%, 22.2%, 6.3%) |
| CIE-LAB | lab(76.69, 27.03, 2.31) |
| CIE-LCH | lch(76.69, 27.13, 4.88°) |
| OKLab | oklab(80.95% 0.0816 0.0064) |
| OKLCH | oklch(80.95% 0.082 4.5) |
| XYZ | xyz(59.0233, 51.0248, 53.1847) |
| Luminance | 0.5102 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 2.49
Lightpink
#FFB6C1
ΔE00 3.53
Faded Pink
#DE9DAC
ΔE00 4.00
Pastel Pink
#FFBACD
ΔE00 4.09
Baby Pink
#FFB7CE
ΔE00 4.20
Dusty Pink
#D8A7B1
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFABBA #ABEFE0
analogous
#EFABDC #EFABBA #EFBEAB
triadic
#EFABBA #BAEFAB #ABBAEF
tetradic
#EFABBA #DCEFAB #ABEFE0 #BEABEF
square
#EFABBA #DCEFAB #ABEFE0 #BEABEF
split-complementary
#EFABBA #ABEFBE #ABDCEF
monochromatic
#DB4466 #E57890 #EFABBA #F9DEE4 #FAE5EA
Accessibility & contrast
On white
1.87
#EFABBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#EFABBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFABBA
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFABBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFABBA | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B6BA
Deuteranopia (green-blind)
#C5C2B9
Tritanopia (blue-blind)
#FBA6B0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #efabba; /* rgb */ color: rgb(239, 171, 186); /* oklch */ color: oklch(80.9% 0.082 4.5);
Tailwind
colors: {
custom: {
50: '#f5c4ce',
500: '#efabba',
950: '#000000',
},
}SCSS
$custom: #efabba; $custom-light: #f5c4ce; $custom-dark: #000000;
JSON
{
"hex": "#efabba",
"rgb": {
"r": 239,
"g": 171,
"b": 186
},
"hsl": {
"h": 346.765,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.80947,
"c": 0.08184,
"h": 4.5
},
"luminance": 0.51022
}Semantic roles & 50–950 ramp
primary
#EFABBA
secondary
#71CDB9
accent
#D0A716
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171213
muted
#858283