#FCAC7A#FCAC7A
#FCAC7A is a light, moderate orange. Relative luminance 0.516; OKLCH L 81.1% C 0.115 H 52.5°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAC7A |
|---|---|
| RGB | rgb(252, 172, 122) |
| HSL | hsl(23, 96%, 73%) |
| HSV | hsv(23, 52%, 99%) |
| CMYK | cmyk(0%, 31.7%, 51.6%, 1.2%) |
| CIE-LAB | lab(77.05, 24.04, 37.48) |
| CIE-LCH | lch(77.05, 44.53, 57.33°) |
| OKLab | oklab(81.11% 0.0699 0.091) |
| OKLCH | oklch(81.11% 0.115 52.5) |
| XYZ | xyz(58.4135, 51.6103, 25.2938) |
| Luminance | 0.5161 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.14
Apricot (survey)
#FFB16D
ΔE00 4.83
Sandybrown
#F4A460
ΔE00 5.00
Lightsalmon
#FFA07A
ΔE00 5.66
Pastel Orange
#FF964F
ΔE00 6.56
Pale Orange
#FFA756
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAC7A #7ACAFC
analogous
#FC7A89 #FCAC7A #FCED7A
triadic
#FCAC7A #7AFCAC #AC7AFC
tetradic
#FCAC7A #89FC7A #7ACAFC #ED7AFC
square
#FCAC7A #89FC7A #7ACAFC #ED7AFC
split-complementary
#FCAC7A #7AFCED #7A89FC
monochromatic
#F66206 #FB873E #FCAC7A #FDD1B6 #FEECE1
Accessibility & contrast
On white
1.85
#FCAC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#FCAC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAC7A
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAC7A | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B476
Deuteranopia (green-blind)
#D5C57A
Tritanopia (blue-blind)
#FF9D9F
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fcac7a; /* rgb */ color: rgb(252, 172, 122); /* oklch */ color: oklch(81.1% 0.115 52.5);
Tailwind
colors: {
custom: {
50: '#ffc5a1',
500: '#fcac7a',
950: '#000000',
},
}SCSS
$custom: #fcac7a; $custom-light: #ffc5a1; $custom-dark: #000000;
JSON
{
"hex": "#fcac7a",
"rgb": {
"r": 252,
"g": 172,
"b": 122
},
"hsl": {
"h": 23.077,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.81109,
"c": 0.1147,
"h": 52.5
},
"luminance": 0.51606
}Semantic roles & 50–950 ramp
primary
#FCAC7A
secondary
#419FD9
accent
#8DE600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#18130F
muted
#868280