#EFAA98#EFAA98
#EFAA98 is a light, moderate red. Relative luminance 0.494; OKLCH L 79.9% C 0.086 H 35.2°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EFAA98 |
|---|---|
| RGB | rgb(239, 170, 152) |
| HSL | hsl(12, 73%, 77%) |
| HSV | hsv(12, 36%, 94%) |
| CMYK | cmyk(0%, 28.9%, 36.4%, 6.3%) |
| CIE-LAB | lab(75.68, 23.09, 19.39) |
| CIE-LCH | lch(75.68, 30.15, 40.03°) |
| OKLab | oklab(79.91% 0.0702 0.0495) |
| OKLCH | oklch(79.91% 0.086 35.2) |
| XYZ | xyz(55.6408, 49.3708, 36.2985) |
| Luminance | 0.4937 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 3.12
Pale Salmon
#FFB19A
ΔE00 3.15
Blush (survey)
#F29E8E
ΔE00 3.63
Pinkish Tan
#D99B82
ΔE00 5.79
Peachy Pink
#FF9A8A
ΔE00 5.90
Darksalmon
#E9967A
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFAA98 #98DDEF
analogous
#EF98B2 #EFAA98 #EFD698
triadic
#EFAA98 #98EFAA #AA98EF
tetradic
#EFAA98 #B2EF98 #98DDEF #D698EF
square
#EFAA98 #B2EF98 #98DDEF #D698EF
split-complementary
#EFAA98 #98EFD6 #98B2EF
monochromatic
#DF532E #E77E63 #EFAA98 #F7D6CD #FBE9E5
Accessibility & contrast
On white
1.93
#EFAA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#EFAA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFAA98
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFAA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFAA98 | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB297
Deuteranopia (green-blind)
#CAC097
Tritanopia (blue-blind)
#FFA0A5
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #efaa98; /* rgb */ color: rgb(239, 170, 152); /* oklch */ color: oklch(79.9% 0.086 35.2);
Tailwind
colors: {
custom: {
50: '#f6c3b6',
500: '#efaa98',
950: '#000000',
},
}SCSS
$custom: #efaa98; $custom-light: #f6c3b6; $custom-dark: #000000;
JSON
{
"hex": "#efaa98",
"rgb": {
"r": 239,
"g": 170,
"b": 152
},
"hsl": {
"h": 12.414,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.79908,
"c": 0.08586,
"h": 35.2
},
"luminance": 0.49367
}Semantic roles & 50–950 ramp
primary
#EFAA98
secondary
#D8EDF3
accent
#ACD510
background
#FFFCFB
surface
#FFF8F6
border
#D7D1D0
text
#171211
muted
#858180