#F7AF89#F7AF89
#F7AF89 is a light, moderate orange. Relative luminance 0.522; OKLCH L 81.4% C 0.099 H 48.7°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F7AF89 |
|---|---|
| RGB | rgb(247, 175, 137) |
| HSL | hsl(21, 87%, 75%) |
| HSV | hsv(21, 45%, 97%) |
| CMYK | cmyk(0%, 29.1%, 44.5%, 3.1%) |
| CIE-LAB | lab(77.43, 21.90, 29.96) |
| CIE-LCH | lch(77.43, 37.11, 53.84°) |
| OKLab | oklab(81.36% 0.0653 0.0744) |
| OKLCH | oklch(81.36% 0.099 48.7) |
| XYZ | xyz(58.2058, 52.2443, 30.6806) |
| Luminance | 0.5224 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.67
Lightsalmon
#FFA07A
ΔE00 5.03
Pale Salmon
#FFB19A
ΔE00 5.64
Light Salmon
#FEA993
ΔE00 6.57
Pinkish Tan
#D99B82
ΔE00 7.12
Darksalmon
#E9967A
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7AF89 #89D1F7
analogous
#F7899A #F7AF89 #F7E689
triadic
#F7AF89 #89F7AF #AF89F7
tetradic
#F7AF89 #9AF789 #89D1F7 #E689F7
square
#F7AF89 #9AF789 #89D1F7 #E689F7
split-complementary
#F7AF89 #89F7E6 #899AF7
monochromatic
#EF6116 #F38850 #F7AF89 #FBD6C2 #FDECE2
Accessibility & contrast
On white
1.83
#F7AF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#F7AF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7AF89
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7AF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7AF89 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B686
Deuteranopia (green-blind)
#D3C589
Tritanopia (blue-blind)
#FFA2A5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #f7af89; /* rgb */ color: rgb(247, 175, 137); /* oklch */ color: oklch(81.4% 0.099 48.7);
Tailwind
colors: {
custom: {
50: '#fcc7ab',
500: '#f7af89',
950: '#000000',
},
}SCSS
$custom: #f7af89; $custom-light: #fcc7ab; $custom-dark: #000000;
JSON
{
"hex": "#f7af89",
"rgb": {
"r": 247,
"g": 175,
"b": 137
},
"hsl": {
"h": 20.727,
"s": 87.302,
"l": 75.294
},
"oklch": {
"l": 0.8136,
"c": 0.09898,
"h": 48.7
},
"luminance": 0.5224
}Semantic roles & 50–950 ramp
primary
#F7AF89
secondary
#50A7D5
accent
#96E402
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281