#FCAA7A#FCAA7A
#FCAA7A is a light, moderate orange. Relative luminance 0.508; OKLCH L 80.8% C 0.116 H 50.8°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAA7A |
|---|---|
| RGB | rgb(252, 170, 122) |
| HSL | hsl(22, 96%, 73%) |
| HSV | hsv(22, 52%, 99%) |
| CMYK | cmyk(0%, 32.5%, 51.6%, 1.2%) |
| CIE-LAB | lab(76.59, 25.09, 36.90) |
| CIE-LCH | lch(76.59, 44.62, 55.79°) |
| OKLab | oklab(80.76% 0.073 0.0896) |
| OKLCH | oklch(80.76% 0.116 50.8) |
| XYZ | xyz(58.0358, 50.8547, 25.1679) |
| Luminance | 0.5085 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.97
Lightsalmon
#FFA07A
ΔE00 4.75
Sandybrown
#F4A460
ΔE00 5.57
Apricot (survey)
#FFB16D
ΔE00 5.68
Pastel Orange
#FF964F
ΔE00 6.46
Pale Orange
#FFA756
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAA7A #7ACCFC
analogous
#FC7A8B #FCAA7A #FCEB7A
triadic
#FCAA7A #7AFCAA #AA7AFC
tetradic
#FCAA7A #8BFC7A #7ACCFC #EB7AFC
square
#FCAA7A #8BFC7A #7ACCFC #EB7AFC
split-complementary
#FCAA7A #7AFCEB #7A8BFC
monochromatic
#F65E06 #FB843E #FCAA7A #FDD0B6 #FEECE1
Accessibility & contrast
On white
1.88
#FCAA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#FCAA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAA7A
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAA7A | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B276
Deuteranopia (green-blind)
#D4C47A
Tritanopia (blue-blind)
#FF9B9E
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fcaa7a; /* rgb */ color: rgb(252, 170, 122); /* oklch */ color: oklch(80.8% 0.116 50.8);
Tailwind
colors: {
custom: {
50: '#ffc3a1',
500: '#fcaa7a',
950: '#000000',
},
}SCSS
$custom: #fcaa7a; $custom-light: #ffc3a1; $custom-dark: #000000;
JSON
{
"hex": "#fcaa7a",
"rgb": {
"r": 252,
"g": 170,
"b": 122
},
"hsl": {
"h": 22.154,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.80756,
"c": 0.11561,
"h": 50.8
},
"luminance": 0.5085
}Semantic roles & 50–950 ramp
primary
#FCAA7A
secondary
#41A1D9
accent
#91E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#18120F
muted
#868280