#FCAB7A#FCAB7A
#FCAB7A is a light, moderate orange. Relative luminance 0.512; OKLCH L 80.9% C 0.115 H 51.6°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAB7A |
|---|---|
| RGB | rgb(252, 171, 122) |
| HSL | hsl(23, 96%, 73%) |
| HSV | hsv(23, 52%, 99%) |
| CMYK | cmyk(0%, 32.1%, 51.6%, 1.2%) |
| CIE-LAB | lab(76.82, 24.56, 37.19) |
| CIE-LCH | lch(76.82, 44.57, 56.56°) |
| OKLab | oklab(80.93% 0.0715 0.0903) |
| OKLCH | oklch(80.93% 0.115 51.6) |
| XYZ | xyz(58.2239, 51.2311, 25.2306) |
| Luminance | 0.5123 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.55
Lightsalmon
#FFA07A
ΔE00 5.20
Apricot (survey)
#FFB16D
ΔE00 5.25
Sandybrown
#F4A460
ΔE00 5.28
Pastel Orange
#FF964F
ΔE00 6.49
Pale Orange
#FFA756
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAB7A #7ACBFC
analogous
#FC7A8A #FCAB7A #FCEC7A
triadic
#FCAB7A #7AFCAB #AB7AFC
tetradic
#FCAB7A #8AFC7A #7ACBFC #EC7AFC
square
#FCAB7A #8AFC7A #7ACBFC #EC7AFC
split-complementary
#FCAB7A #7AFCEC #7A8AFC
monochromatic
#F66006 #FB853E #FCAB7A #FDD1B6 #FEECE1
Accessibility & contrast
On white
1.87
#FCAB7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#FCAB7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAB7A
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAB7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAB7A | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B376
Deuteranopia (green-blind)
#D5C57A
Tritanopia (blue-blind)
#FF9C9F
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fcab7a; /* rgb */ color: rgb(252, 171, 122); /* oklch */ color: oklch(80.9% 0.115 51.6);
Tailwind
colors: {
custom: {
50: '#ffc4a1',
500: '#fcab7a',
950: '#000000',
},
}SCSS
$custom: #fcab7a; $custom-light: #ffc4a1; $custom-dark: #000000;
JSON
{
"hex": "#fcab7a",
"rgb": {
"r": 252,
"g": 171,
"b": 122
},
"hsl": {
"h": 22.615,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.80932,
"c": 0.11515,
"h": 51.6
},
"luminance": 0.51226
}Semantic roles & 50–950 ramp
primary
#FCAB7A
secondary
#41A0D9
accent
#8FE600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#18120F
muted
#868280