#FAAF79#FAAF79
#FAAF79 is a light, moderate orange. Relative luminance 0.524; OKLCH L 81.4% C 0.112 H 56.2°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FAAF79 |
|---|---|
| RGB | rgb(250, 175, 121) |
| HSL | hsl(25, 93%, 73%) |
| HSV | hsv(25, 52%, 98%) |
| CMYK | cmyk(0%, 30%, 51.6%, 2%) |
| CIE-LAB | lab(77.50, 21.59, 38.53) |
| CIE-LCH | lch(77.50, 44.17, 60.74°) |
| OKLab | oklab(81.41% 0.0625 0.0933) |
| OKLCH | oklch(81.41% 0.112 56.2) |
| XYZ | xyz(58.2087, 52.3689, 25.1279) |
| Luminance | 0.5236 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.34
Apricot (survey)
#FFB16D
ΔE00 3.19
Sandybrown
#F4A460
ΔE00 4.02
Pale Orange
#FFA756
ΔE00 5.46
Pastel Orange
#FF964F
ΔE00 7.11
Faded Orange
#F0944D
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAAF79 #79C4FA
analogous
#FA7984 #FAAF79 #FAEF79
triadic
#FAAF79 #79FAAF #AF79FA
tetradic
#FAAF79 #84FA79 #79C4FA #EF79FA
square
#FAAF79 #84FA79 #79C4FA #EF79FA
split-complementary
#FAAF79 #79FAEF #7984FA
monochromatic
#F06A09 #F88C3E #FAAF79 #FCD2B4 #FEEDE2
Accessibility & contrast
On white
1.83
#FAAF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#FAAF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAAF79
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAAF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAAF79 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B675
Deuteranopia (green-blind)
#D7C679
Tritanopia (blue-blind)
#FFA0A2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #faaf79; /* rgb */ color: rgb(250, 175, 121); /* oklch */ color: oklch(81.4% 0.112 56.2);
Tailwind
colors: {
custom: {
50: '#ffc7a0',
500: '#faaf79',
950: '#000000',
},
}SCSS
$custom: #faaf79; $custom-light: #ffc7a0; $custom-dark: #000000;
JSON
{
"hex": "#faaf79",
"rgb": {
"r": 250,
"g": 175,
"b": 121
},
"hsl": {
"h": 25.116,
"s": 92.806,
"l": 72.745
},
"oklch": {
"l": 0.81408,
"c": 0.11232,
"h": 56.2
},
"luminance": 0.52364
}Semantic roles & 50–950 ramp
primary
#FAAF79
secondary
#4198D7
accent
#85E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#18130F
muted
#868280