#F7AA92#F7AA92
#F7AA92 is a light, moderate red. Relative luminance 0.506; OKLCH L 80.6% C 0.097 H 38.0°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F7AA92 |
|---|---|
| RGB | rgb(247, 170, 146) |
| HSL | hsl(14, 86%, 77%) |
| HSV | hsv(14, 41%, 97%) |
| CMYK | cmyk(0%, 31.2%, 40.9%, 3.1%) |
| CIE-LAB | lab(76.44, 25.47, 23.82) |
| CIE-LCH | lch(76.44, 34.87, 43.08°) |
| OKLab | oklab(80.65% 0.0767 0.0601) |
| OKLCH | oklch(80.65% 0.097 38) |
| XYZ | xyz(57.9233, 50.6031, 33.9051) |
| Luminance | 0.5060 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.79
Pale Salmon
#FFB19A
ΔE00 1.91
Blush (survey)
#F29E8E
ΔE00 4.11
Lightsalmon
#FFA07A
ΔE00 4.93
Darksalmon
#E9967A
ΔE00 5.25
Peachy Pink
#FF9A8A
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7AA92 #92DFF7
analogous
#F792AD #F7AA92 #F7DC92
triadic
#F7AA92 #92F7AA #AA92F7
tetradic
#F7AA92 #ADF792 #92DFF7 #DC92F7
square
#F7AA92 #ADF792 #92DFF7 #DC92F7
split-complementary
#F7AA92 #92F7DC #92ADF7
monochromatic
#EF5120 #F37E59 #F7AA92 #FBD6CB #FDE9E2
Accessibility & contrast
On white
1.89
#F7AA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#F7AA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7AA92
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7AA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7AA92 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB390
Deuteranopia (green-blind)
#CFC391
Tritanopia (blue-blind)
#FF9EA4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f7aa92; /* rgb */ color: rgb(247, 170, 146); /* oklch */ color: oklch(80.6% 0.097 38.0);
Tailwind
colors: {
custom: {
50: '#fcc3b2',
500: '#f7aa92',
950: '#000000',
},
}SCSS
$custom: #f7aa92; $custom-light: #fcc3b2; $custom-dark: #000000;
JSON
{
"hex": "#f7aa92",
"rgb": {
"r": 247,
"g": 170,
"b": 146
},
"hsl": {
"h": 14.257,
"s": 86.325,
"l": 77.059
},
"oklch": {
"l": 0.80648,
"c": 0.09743,
"h": 38
},
"luminance": 0.50599
}Semantic roles & 50–950 ramp
primary
#F7AA92
secondary
#58B8D6
accent
#AEE303
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281