#FCAB79#FCAB79
#FCAB79 is a light, moderate orange. Relative luminance 0.512; OKLCH L 80.9% C 0.116 H 52.1°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAB79 |
|---|---|
| RGB | rgb(252, 171, 121) |
| HSL | hsl(23, 96%, 73%) |
| HSV | hsv(23, 52%, 99%) |
| CMYK | cmyk(0%, 32.1%, 52%, 1.2%) |
| CIE-LAB | lab(76.80, 24.48, 37.69) |
| CIE-LCH | lch(76.80, 44.94, 57.00°) |
| OKLab | oklab(80.92% 0.0711 0.0914) |
| OKLCH | oklch(80.92% 0.116 52.1) |
| XYZ | xyz(58.1623, 51.2064, 24.9060) |
| Luminance | 0.5120 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.39
Apricot (survey)
#FFB16D
ΔE00 4.99
Sandybrown
#F4A460
ΔE00 5.02
Lightsalmon
#FFA07A
ΔE00 5.43
Pastel Orange
#FF964F
ΔE00 6.36
Pale Orange
#FFA756
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAB79 #79CAFC
analogous
#FC7988 #FCAB79 #FCED79
triadic
#FCAB79 #79FCAB #AB79FC
tetradic
#FCAB79 #88FC79 #79CAFC #ED79FC
square
#FCAB79 #88FC79 #79CAFC #ED79FC
split-complementary
#FCAB79 #79FCED #7988FC
monochromatic
#F56105 #FB853D #FCAB79 #FDD1B5 #FEECE1
Accessibility & contrast
On white
1.87
#FCAB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#FCAB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAB79
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAB79 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B375
Deuteranopia (green-blind)
#D5C579
Tritanopia (blue-blind)
#FF9C9E
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fcab79; /* rgb */ color: rgb(252, 171, 121); /* oklch */ color: oklch(80.9% 0.116 52.1);
Tailwind
colors: {
custom: {
50: '#ffc4a0',
500: '#fcab79',
950: '#000000',
},
}SCSS
$custom: #fcab79; $custom-light: #ffc4a0; $custom-dark: #000000;
JSON
{
"hex": "#fcab79",
"rgb": {
"r": 252,
"g": 171,
"b": 121
},
"hsl": {
"h": 22.901,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.80916,
"c": 0.11576,
"h": 52.1
},
"luminance": 0.51202
}Semantic roles & 50–950 ramp
primary
#FCAB79
secondary
#409FD9
accent
#8EE600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#18120F
muted
#868280