#FCA87A#FCA87A
#FCA87A is a light, moderate orange. Relative luminance 0.501; OKLCH L 80.4% C 0.117 H 49.2°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA87A |
|---|---|
| RGB | rgb(252, 168, 122) |
| HSL | hsl(21, 96%, 73%) |
| HSV | hsv(21, 52%, 99%) |
| CMYK | cmyk(0%, 33.3%, 51.6%, 1.2%) |
| CIE-LAB | lab(76.14, 26.13, 36.32) |
| CIE-LCH | lch(76.14, 44.74, 54.26°) |
| OKLab | oklab(80.41% 0.0762 0.0883) |
| OKLCH | oklch(80.41% 0.117 49.2) |
| XYZ | xyz(57.6637, 50.1106, 25.0439) |
| Luminance | 0.5011 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.84
Lightsalmon
#FFA07A
ΔE00 3.85
Sandybrown
#F4A460
ΔE00 6.23
Pastel Orange
#FF964F
ΔE00 6.49
Apricot (survey)
#FFB16D
ΔE00 6.56
Darksalmon
#E9967A
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA87A #7ACEFC
analogous
#FC7A8D #FCA87A #FCE97A
triadic
#FCA87A #7AFCA8 #A87AFC
tetradic
#FCA87A #8DFC7A #7ACEFC #E97AFC
square
#FCA87A #8DFC7A #7ACEFC #E97AFC
split-complementary
#FCA87A #7AFCE9 #7A8DFC
monochromatic
#F65B06 #FB813E #FCA87A #FDCFB6 #FEEBE1
Accessibility & contrast
On white
1.91
#FCA87A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#FCA87A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA87A
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA87A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA87A | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB176
Deuteranopia (green-blind)
#D3C37A
Tritanopia (blue-blind)
#FF999C
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fca87a; /* rgb */ color: rgb(252, 168, 122); /* oklch */ color: oklch(80.4% 0.117 49.2);
Tailwind
colors: {
custom: {
50: '#ffc2a1',
500: '#fca87a',
950: '#000000',
},
}SCSS
$custom: #fca87a; $custom-light: #ffc2a1; $custom-dark: #000000;
JSON
{
"hex": "#fca87a",
"rgb": {
"r": 252,
"g": 168,
"b": 122
},
"hsl": {
"h": 21.231,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.80405,
"c": 0.11663,
"h": 49.2
},
"luminance": 0.50106
}Semantic roles & 50–950 ramp
primary
#FCA87A
secondary
#41A3D9
accent
#94E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#18120F
muted
#868280