#EFAC97#EFAC97
#EFAC97 is a light, moderate red. Relative luminance 0.501; OKLCH L 80.2% C 0.085 H 38.1°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EFAC97 |
|---|---|
| RGB | rgb(239, 172, 151) |
| HSL | hsl(14, 73%, 76%) |
| HSV | hsv(14, 37%, 94%) |
| CMYK | cmyk(0%, 28%, 36.8%, 6.3%) |
| CIE-LAB | lab(76.13, 21.91, 20.55) |
| CIE-LCH | lch(76.13, 30.04, 43.16°) |
| OKLab | oklab(80.25% 0.0666 0.0523) |
| OKLCH | oklch(80.25% 0.085 38.1) |
| XYZ | xyz(55.9370, 50.0937, 35.9950) |
| Luminance | 0.5009 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.86
Light Salmon
#FEA993
ΔE00 3.38
Blush (survey)
#F29E8E
ΔE00 4.63
Pinkish Tan
#D99B82
ΔE00 5.47
Darksalmon
#E9967A
ΔE00 6.00
Lightsalmon
#FFA07A
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFAC97 #97DAEF
analogous
#EF97AE #EFAC97 #EFD897
triadic
#EFAC97 #97EFAC #AC97EF
tetradic
#EFAC97 #AEEF97 #97DAEF #D897EF
square
#EFAC97 #AEEF97 #97DAEF #D897EF
split-complementary
#EFAC97 #97EFD8 #97AEEF
monochromatic
#DF572D #E78262 #EFAC97 #F7D6CC #FBEAE4
Accessibility & contrast
On white
1.91
#EFAC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#EFAC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFAC97
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFAC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFAC97 | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB495
Deuteranopia (green-blind)
#CCC197
Tritanopia (blue-blind)
#FFA2A6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #efac97; /* rgb */ color: rgb(239, 172, 151); /* oklch */ color: oklch(80.2% 0.085 38.1);
Tailwind
colors: {
custom: {
50: '#f6c5b5',
500: '#efac97',
950: '#000000',
},
}SCSS
$custom: #efac97; $custom-light: #f6c5b5; $custom-dark: #000000;
JSON
{
"hex": "#efac97",
"rgb": {
"r": 239,
"g": 172,
"b": 151
},
"hsl": {
"h": 14.318,
"s": 73.333,
"l": 76.471
},
"oklch": {
"l": 0.80246,
"c": 0.08467,
"h": 38.1
},
"luminance": 0.5009
}Semantic roles & 50–950 ramp
primary
#EFAC97
secondary
#5FB2CB
accent
#A6D510
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171311
muted
#858281