#EFAFAB#EFAFAB
#EFAFAB is a light, moderate red. Relative luminance 0.520; OKLCH L 81.3% C 0.076 H 22.9°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EFAFAB |
|---|---|
| RGB | rgb(239, 175, 171) |
| HSL | hsl(4, 68%, 80%) |
| HSV | hsv(4, 28%, 94%) |
| CMYK | cmyk(0%, 26.8%, 28.5%, 6.3%) |
| CIE-LAB | lab(77.25, 22.82, 11.28) |
| CIE-LCH | lch(77.25, 25.46, 26.30°) |
| OKLab | oklab(81.26% 0.0697 0.0295) |
| OKLCH | oklch(81.26% 0.076 22.9) |
| XYZ | xyz(58.2786, 51.9542, 45.4787) |
| Luminance | 0.5195 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.41
Lightpink
#FFB6C1
ΔE00 6.09
Blush (survey)
#F29E8E
ΔE00 6.60
Light Rose
#FFC5CB
ΔE00 6.62
Dusty Pink
#D8A7B1
ΔE00 7.04
Pink
#FFC0CB
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFAFAB #ABEBEF
analogous
#EFABC9 #EFAFAB #EFD1AB
triadic
#EFAFAB #ABEFAF #AFABEF
tetradic
#EFAFAB #C9EFAB #ABEBEF #D1ABEF
square
#EFAFAB #C9EFAB #ABEBEF #D1ABEF
split-complementary
#EFAFAB #ABEFD1 #ABC9EF
monochromatic
#DB4D44 #E57E78 #EFAFAB #F9E0DE #FAE7E5
Accessibility & contrast
On white
1.84
#EFAFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#EFAFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFAFAB
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFAFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFAFAB | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7AA
Deuteranopia (green-blind)
#CAC4AA
Tritanopia (blue-blind)
#FDA8AE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #efafab; /* rgb */ color: rgb(239, 175, 171); /* oklch */ color: oklch(81.3% 0.076 22.9);
Tailwind
colors: {
custom: {
50: '#f5c7c4',
500: '#efafab',
950: '#000000',
},
}SCSS
$custom: #efafab; $custom-light: #f5c7c4; $custom-dark: #000000;
JSON
{
"hex": "#efafab",
"rgb": {
"r": 239,
"g": 175,
"b": 171
},
"hsl": {
"h": 3.529,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.81258,
"c": 0.07565,
"h": 22.9
},
"luminance": 0.51951
}Semantic roles & 50–950 ramp
primary
#EFAFAB
secondary
#71C7CD
accent
#C5D016
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#171312
muted
#858282