#F7AE7A#F7AE7A
#F7AE7A is a light, moderate orange. Relative luminance 0.515; OKLCH L 80.9% C 0.109 H 56.0°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F7AE7A |
|---|---|
| RGB | rgb(247, 174, 122) |
| HSL | hsl(25, 89%, 72%) |
| HSV | hsv(25, 51%, 97%) |
| CMYK | cmyk(0%, 29.6%, 50.6%, 3.1%) |
| CIE-LAB | lab(76.95, 21.01, 37.25) |
| CIE-LCH | lch(76.95, 42.76, 60.58°) |
| OKLab | oklab(80.92% 0.0611 0.0905) |
| OKLCH | oklch(80.92% 0.109 56) |
| XYZ | xyz(57.0097, 51.4557, 25.3379) |
| Luminance | 0.5145 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.60
Apricot (survey)
#FFB16D
ΔE00 3.64
Sandybrown
#F4A460
ΔE00 4.14
Pale Orange
#FFA756
ΔE00 5.83
Pastel Orange
#FF964F
ΔE00 7.24
Faded Orange
#F0944D
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7AE7A #7AC3F7
analogous
#F77A85 #F7AE7A #F7EC7A
triadic
#F7AE7A #7AF7AE #AE7AF7
tetradic
#F7AE7A #85F77A #7AC3F7 #EC7AF7
square
#F7AE7A #85F77A #7AC3F7 #EC7AF7
split-complementary
#F7AE7A #7AF7EC #7A85F7
monochromatic
#E9690E #F48B40 #F7AE7A #FAD1B4 #FDEDE2
Accessibility & contrast
On white
1.86
#F7AE7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#F7AE7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7AE7A
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7AE7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7AE7A | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B476
Deuteranopia (green-blind)
#D4C47A
Tritanopia (blue-blind)
#FFA0A1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #f7ae7a; /* rgb */ color: rgb(247, 174, 122); /* oklch */ color: oklch(80.9% 0.109 56.0);
Tailwind
colors: {
custom: {
50: '#fdc6a1',
500: '#f7ae7a',
950: '#000000',
},
}SCSS
$custom: #f7ae7a; $custom-light: #fdc6a1; $custom-dark: #000000;
JSON
{
"hex": "#f7ae7a",
"rgb": {
"r": 247,
"g": 174,
"b": 122
},
"hsl": {
"h": 24.96,
"s": 88.652,
"l": 72.353
},
"oklch": {
"l": 0.80915,
"c": 0.10919,
"h": 56
},
"luminance": 0.51451
}Semantic roles & 50–950 ramp
primary
#F7AE7A
secondary
#4297D3
accent
#86E500
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#18130F
muted
#868280