#EFBBAC#EFBBAC
#EFBBAC is a very light, moderate red. Relative luminance 0.569; OKLCH L 83.5% C 0.064 H 36.7°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBAC |
|---|---|
| RGB | rgb(239, 187, 172) |
| HSL | hsl(13, 68%, 81%) |
| HSV | hsv(13, 28%, 94%) |
| CMYK | cmyk(0%, 21.8%, 28%, 6.3%) |
| CIE-LAB | lab(80.11, 16.59, 14.77) |
| CIE-LCH | lch(80.11, 22.21, 41.68°) |
| OKLab | oklab(83.48% 0.0513 0.0382) |
| OKLCH | oklch(83.48% 0.064 36.7) |
| XYZ | xyz(60.8144, 56.8728, 46.7960) |
| Luminance | 0.5687 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.61
Light Salmon
#FEA993
ΔE00 7.04
Apricot
#FBCEB1
ΔE00 7.55
Pale Rose
#FDC1C5
ΔE00 8.15
Blush (survey)
#F29E8E
ΔE00 8.35
Pinkish Tan
#D99B82
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBAC #ACE0EF
analogous
#EFACBE #EFBBAC #EFDCAC
triadic
#EFBBAC #ACEFBB #BBACEF
tetradic
#EFBBAC #BEEFAC #ACE0EF #DCACEF
square
#EFBBAC #BEEFAC #ACE0EF #DCACEF
split-complementary
#EFBBAC #ACEFDC #ACBEEF
monochromatic
#DB6745 #E59179 #EFBBAC #F9E5DF #FAEAE5
Accessibility & contrast
On white
1.70
#EFBBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#EFBBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBAC
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBAC | 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)
#C7C1AB
Deuteranopia (green-blind)
#D3CBAC
Tritanopia (blue-blind)
#FCB4B7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efbbac; /* rgb */ color: rgb(239, 187, 172); /* oklch */ color: oklch(83.5% 0.064 36.7);
Tailwind
colors: {
custom: {
50: '#f5cfc4',
500: '#efbbac',
950: '#000000',
},
}SCSS
$custom: #efbbac; $custom-light: #f5cfc4; $custom-dark: #000000;
JSON
{
"hex": "#efbbac",
"rgb": {
"r": 239,
"g": 187,
"b": 172
},
"hsl": {
"h": 13.433,
"s": 67.677,
"l": 80.588
},
"oklch": {
"l": 0.83479,
"c": 0.06397,
"h": 36.7
},
"luminance": 0.5687
}Semantic roles & 50–950 ramp
primary
#EFBBAC
secondary
#72B9CD
accent
#A6D016
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171312
muted
#858382