#EFB8A7#EFB8A7
#EFB8A7 is a very light, moderate red. Relative luminance 0.554; OKLCH L 82.8% C 0.068 H 37.9°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB8A7 |
|---|---|
| RGB | rgb(239, 184, 167) |
| HSL | hsl(14, 69%, 80%) |
| HSV | hsv(14, 30%, 94%) |
| CMYK | cmyk(0%, 23%, 30.1%, 6.3%) |
| CIE-LAB | lab(79.29, 17.52, 16.30) |
| CIE-LCH | lch(79.29, 23.93, 42.94°) |
| OKLab | oklab(82.8% 0.054 0.042) |
| OKLCH | oklch(82.8% 0.068 37.9) |
| XYZ | xyz(59.7135, 55.4248, 44.1045) |
| Luminance | 0.5542 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.72
Light Salmon
#FEA993
ΔE00 6.15
Blush (survey)
#F29E8E
ΔE00 7.56
Apricot
#FBCEB1
ΔE00 7.66
Pinkish Tan
#D99B82
ΔE00 8.04
Pale Rose
#FDC1C5
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB8A7 #A7DEEF
analogous
#EFA7BA #EFB8A7 #EFDCA7
triadic
#EFB8A7 #A7EFB8 #B8A7EF
tetradic
#EFB8A7 #BAEFA7 #A7DEEF #DCA7EF
square
#EFB8A7 #BAEFA7 #A7DEEF #DCA7EF
split-complementary
#EFB8A7 #A7EFDC #A7BAEF
monochromatic
#DC643F #E68E73 #EFB8A7 #F8E2DB #FAEAE5
Accessibility & contrast
On white
1.74
#EFB8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#EFB8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB8A7
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB8A7 | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BEA6
Deuteranopia (green-blind)
#D2C9A7
Tritanopia (blue-blind)
#FDB0B3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #efb8a7; /* rgb */ color: rgb(239, 184, 167); /* oklch */ color: oklch(82.8% 0.068 37.9);
Tailwind
colors: {
custom: {
50: '#f5cdc1',
500: '#efb8a7',
950: '#000000',
},
}SCSS
$custom: #efb8a7; $custom-light: #f5cdc1; $custom-dark: #000000;
JSON
{
"hex": "#efb8a7",
"rgb": {
"r": 239,
"g": 184,
"b": 167
},
"hsl": {
"h": 14.167,
"s": 69.231,
"l": 79.608
},
"oklch": {
"l": 0.82804,
"c": 0.06843,
"h": 37.9
},
"luminance": 0.55422
}Semantic roles & 50–950 ramp
primary
#EFB8A7
secondary
#6EB6CD
accent
#A5D114
background
#FFFEFD
surface
#FFFAF9
border
#D7D3D2
text
#171312
muted
#858382