#FCAF79#FCAF79
#FCAF79 is a light, moderate orange. Relative luminance 0.527; OKLCH L 81.6% C 0.114 H 55.4°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAF79 |
|---|---|
| RGB | rgb(252, 175, 121) |
| HSL | hsl(25, 96%, 73%) |
| HSV | hsv(25, 52%, 99%) |
| CMYK | cmyk(0%, 30.6%, 52%, 1.2%) |
| CIE-LAB | lab(77.72, 22.38, 38.86) |
| CIE-LCH | lch(77.72, 44.84, 60.06°) |
| OKLab | oklab(81.63% 0.0648 0.094) |
| OKLCH | oklch(81.63% 0.114 55.4) |
| XYZ | xyz(58.9293, 52.7404, 25.1617) |
| Luminance | 0.5274 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 0.93
Apricot (survey)
#FFB16D
ΔE00 3.34
Sandybrown
#F4A460
ΔE00 4.18
Pale Orange
#FFA756
ΔE00 5.53
Pastel Orange
#FF964F
ΔE00 6.93
Lightsalmon
#FFA07A
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAF79 #79C6FC
analogous
#FC7984 #FCAF79 #FCF079
triadic
#FCAF79 #79FCAF #AF79FC
tetradic
#FCAF79 #84FC79 #79C6FC #F079FC
square
#FCAF79 #84FC79 #79C6FC #F079FC
split-complementary
#FCAF79 #79FCF0 #7984FC
monochromatic
#F56805 #FB8B3D #FCAF79 #FDD3B5 #FEEDE1
Accessibility & contrast
On white
1.82
#FCAF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#FCAF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAF79
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAF79 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B675
Deuteranopia (green-blind)
#D7C779
Tritanopia (blue-blind)
#FFA0A2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fcaf79; /* rgb */ color: rgb(252, 175, 121); /* oklch */ color: oklch(81.6% 0.114 55.4);
Tailwind
colors: {
custom: {
50: '#ffc7a0',
500: '#fcaf79',
950: '#000000',
},
}SCSS
$custom: #fcaf79; $custom-light: #ffc7a0; $custom-dark: #000000;
JSON
{
"hex": "#fcaf79",
"rgb": {
"r": 252,
"g": 175,
"b": 121
},
"hsl": {
"h": 24.733,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.81627,
"c": 0.11417,
"h": 55.4
},
"luminance": 0.52736
}Semantic roles & 50–950 ramp
primary
#FCAF79
secondary
#409AD9
accent
#87E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#18130F
muted
#868280