#EFABB8#EFABB8
#EFABB8 is a light, moderate red. Relative luminance 0.509; OKLCH L 80.9% C 0.081 H 6.4°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EFABB8 |
|---|---|
| RGB | rgb(239, 171, 184) |
| HSL | hsl(349, 68%, 80%) |
| HSV | hsv(349, 28%, 94%) |
| CMYK | cmyk(0%, 28.5%, 23%, 6.3%) |
| CIE-LAB | lab(76.64, 26.75, 3.33) |
| CIE-LCH | lch(76.64, 26.95, 7.09°) |
| OKLab | oklab(80.89% 0.0809 0.0091) |
| OKLCH | oklch(80.89% 0.081 6.4) |
| XYZ | xyz(58.8121, 50.9404, 52.0728) |
| Luminance | 0.5094 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 2.56
Lightpink
#FFB6C1
ΔE00 3.31
Faded Pink
#DE9DAC
ΔE00 4.05
Pastel Pink
#FFBACD
ΔE00 4.38
Baby Pink
#FFB7CE
ΔE00 4.65
Dusty Pink
#D8A7B1
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFABB8 #ABEFE2
analogous
#EFABDA #EFABB8 #EFC0AB
triadic
#EFABB8 #B8EFAB #ABB8EF
tetradic
#EFABB8 #DAEFAB #ABEFE2 #C0ABEF
square
#EFABB8 #DAEFAB #ABEFE2 #C0ABEF
split-complementary
#EFABB8 #ABEFC0 #ABDAEF
monochromatic
#DB4461 #E5788D #EFABB8 #F9DEE3 #FAE5E9
Accessibility & contrast
On white
1.88
#EFABB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#EFABB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFABB8
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFABB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFABB8 | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B6B8
Deuteranopia (green-blind)
#C5C2B7
Tritanopia (blue-blind)
#FBA6AF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #efabb8; /* rgb */ color: rgb(239, 171, 184); /* oklch */ color: oklch(80.9% 0.081 6.4);
Tailwind
colors: {
custom: {
50: '#f5c4cd',
500: '#efabb8',
950: '#000000',
},
}SCSS
$custom: #efabb8; $custom-light: #f5c4cd; $custom-dark: #000000;
JSON
{
"hex": "#efabb8",
"rgb": {
"r": 239,
"g": 171,
"b": 184
},
"hsl": {
"h": 348.529,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.8089,
"c": 0.08137,
"h": 6.4
},
"luminance": 0.50937
}Semantic roles & 50–950 ramp
primary
#EFABB8
secondary
#71CDBB
accent
#D0AC16
background
#FFFDFE
surface
#FFF9FA
border
#D7D2D3
text
#171213
muted
#858283