#F7AE85#F7AE85
#F7AE85 is a light, moderate orange. Relative luminance 0.517; OKLCH L 81.1% C 0.102 H 50.1°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F7AE85 |
|---|---|
| RGB | rgb(247, 174, 133) |
| HSL | hsl(22, 88%, 75%) |
| HSV | hsv(22, 46%, 97%) |
| CMYK | cmyk(0%, 29.6%, 46.2%, 3.1%) |
| CIE-LAB | lab(77.13, 22.03, 31.69) |
| CIE-LCH | lch(77.13, 38.59, 55.20°) |
| OKLab | oklab(81.11% 0.0653 0.0783) |
| OKLCH | oklch(81.11% 0.102 50.1) |
| XYZ | xyz(57.7302, 51.7439, 29.1327) |
| Luminance | 0.5174 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.89
Lightsalmon
#FFA07A
ΔE00 5.16
Pale Salmon
#FFB19A
ΔE00 6.47
Apricot (survey)
#FFB16D
ΔE00 6.67
Sandybrown
#F4A460
ΔE00 6.91
Light Salmon
#FEA993
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7AE85 #85CEF7
analogous
#F78595 #F7AE85 #F7E785
triadic
#F7AE85 #85F7AE #AE85F7
tetradic
#F7AE85 #95F785 #85CEF7 #E785F7
square
#F7AE85 #95F785 #85CEF7 #E785F7
split-complementary
#F7AE85 #85F7E7 #8595F7
monochromatic
#EF6212 #F3884C #F7AE85 #FBD4BE #FDECE2
Accessibility & contrast
On white
1.85
#F7AE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#F7AE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7AE85
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7AE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7AE85 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B582
Deuteranopia (green-blind)
#D3C585
Tritanopia (blue-blind)
#FFA1A3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #f7ae85; /* rgb */ color: rgb(247, 174, 133); /* oklch */ color: oklch(81.1% 0.102 50.1);
Tailwind
colors: {
custom: {
50: '#fcc6a9',
500: '#f7ae85',
950: '#000000',
},
}SCSS
$custom: #f7ae85; $custom-light: #fcc6a9; $custom-dark: #000000;
JSON
{
"hex": "#f7ae85",
"rgb": {
"r": 247,
"g": 174,
"b": 133
},
"hsl": {
"h": 21.579,
"s": 87.692,
"l": 74.51
},
"oklch": {
"l": 0.81106,
"c": 0.10194,
"h": 50.1
},
"luminance": 0.5174
}Semantic roles & 50–950 ramp
primary
#F7AE85
secondary
#4CA3D4
accent
#93E401
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#181310
muted
#868280