#F7AF7A#F7AF7A
#F7AF7A is a light, moderate orange. Relative luminance 0.518; OKLCH L 81.1% C 0.109 H 56.9°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F7AF7A |
|---|---|
| RGB | rgb(247, 175, 122) |
| HSL | hsl(25, 89%, 72%) |
| HSV | hsv(25, 51%, 97%) |
| CMYK | cmyk(0%, 29.1%, 50.6%, 3.1%) |
| CIE-LAB | lab(77.19, 20.48, 37.55) |
| CIE-LCH | lch(77.19, 42.77, 61.39°) |
| OKLab | oklab(81.1% 0.0595 0.0912) |
| OKLCH | oklch(81.1% 0.109 56.9) |
| XYZ | xyz(57.2036, 51.8435, 25.4025) |
| Luminance | 0.5184 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.85
Apricot (survey)
#FFB16D
ΔE00 3.31
Sandybrown
#F4A460
ΔE00 4.05
Pale Orange
#FFA756
ΔE00 5.65
Faded Orange
#F0944D
ΔE00 7.40
Pastel Orange
#FF964F
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7AF7A #7AC2F7
analogous
#F77A84 #F7AF7A #F7ED7A
triadic
#F7AF7A #7AF7AF #AF7AF7
tetradic
#F7AF7A #84F77A #7AC2F7 #ED7AF7
square
#F7AF7A #84F77A #7AC2F7 #ED7AF7
split-complementary
#F7AF7A #7AF7ED #7A84F7
monochromatic
#E96B0E #F48C40 #F7AF7A #FAD2B4 #FDEEE2
Accessibility & contrast
On white
1.85
#F7AF7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#F7AF7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7AF7A
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7AF7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7AF7A | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B576
Deuteranopia (green-blind)
#D5C57A
Tritanopia (blue-blind)
#FFA1A2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #f7af7a; /* rgb */ color: rgb(247, 175, 122); /* oklch */ color: oklch(81.1% 0.109 56.9);
Tailwind
colors: {
custom: {
50: '#fdc7a1',
500: '#f7af7a',
950: '#000000',
},
}SCSS
$custom: #f7af7a; $custom-light: #fdc7a1; $custom-dark: #000000;
JSON
{
"hex": "#f7af7a",
"rgb": {
"r": 247,
"g": 175,
"b": 122
},
"hsl": {
"h": 25.44,
"s": 88.652,
"l": 72.353
},
"oklch": {
"l": 0.81096,
"c": 0.10889,
"h": 56.9
},
"luminance": 0.51839
}Semantic roles & 50–950 ramp
primary
#F7AF7A
secondary
#4296D3
accent
#84E500
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#18130F
muted
#868280