#F7AF98#F7AF98
#F7AF98 is a light, moderate red. Relative luminance 0.527; OKLCH L 81.7% C 0.091 H 38.5°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F7AF98 |
|---|---|
| RGB | rgb(247, 175, 152) |
| HSL | hsl(15, 86%, 78%) |
| HSV | hsv(15, 38%, 97%) |
| CMYK | cmyk(0%, 29.1%, 38.5%, 3.1%) |
| CIE-LAB | lab(77.70, 23.50, 22.31) |
| CIE-LCH | lch(77.70, 32.40, 43.51°) |
| OKLab | oklab(81.66% 0.0712 0.0565) |
| OKLCH | oklch(81.66% 0.091 38.5) |
| XYZ | xyz(59.3575, 52.7050, 36.7464) |
| Luminance | 0.5270 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 1.46
Light Salmon
#FEA993
ΔE00 2.61
Blush (survey)
#F29E8E
ΔE00 5.01
Lightsalmon
#FFA07A
ΔE00 5.94
Darksalmon
#E9967A
ΔE00 6.43
Pinkish Tan
#D99B82
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7AF98 #98E0F7
analogous
#F798B0 #F7AF98 #F7DE98
triadic
#F7AF98 #98F7AF #AF98F7
tetradic
#F7AF98 #B0F798 #98E0F7 #DE98F7
square
#F7AF98 #B0F798 #98E0F7 #DE98F7
split-complementary
#F7AF98 #98F7DE #98B0F7
monochromatic
#EE5726 #F3835F #F7AF98 #FBDBD1 #FDE9E3
Accessibility & contrast
On white
1.82
#F7AF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#F7AF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7AF98
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7AF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7AF98 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B796
Deuteranopia (green-blind)
#D1C697
Tritanopia (blue-blind)
#FFA4A9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #f7af98; /* rgb */ color: rgb(247, 175, 152); /* oklch */ color: oklch(81.7% 0.091 38.5);
Tailwind
colors: {
custom: {
50: '#fcc7b6',
500: '#f7af98',
950: '#000000',
},
}SCSS
$custom: #f7af98; $custom-light: #fcc7b6; $custom-dark: #000000;
JSON
{
"hex": "#f7af98",
"rgb": {
"r": 247,
"g": 175,
"b": 152
},
"hsl": {
"h": 14.526,
"s": 85.586,
"l": 78.235
},
"oklch": {
"l": 0.81662,
"c": 0.0909,
"h": 38.5
},
"luminance": 0.52701
}Semantic roles & 50–950 ramp
primary
#F7AF98
secondary
#5DB9D6
accent
#ACE203
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281