#FCA87F#FCA87F
#FCA87F is a light, moderate orange. Relative luminance 0.502; OKLCH L 80.5% C 0.114 H 46.7°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA87F |
|---|---|
| RGB | rgb(252, 168, 127) |
| HSL | hsl(20, 95%, 74%) |
| HSV | hsv(20, 50%, 99%) |
| CMYK | cmyk(0%, 33.3%, 49.6%, 1.2%) |
| CIE-LAB | lab(76.21, 26.58, 33.78) |
| CIE-LCH | lch(76.21, 42.98, 51.81°) |
| OKLab | oklab(80.49% 0.0781 0.0828) |
| OKLCH | oklch(80.49% 0.114 46.7) |
| XYZ | xyz(57.9815, 50.2377, 26.7177) |
| Luminance | 0.5023 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 2.80
Peach (survey)
#FFB07C
ΔE00 4.00
Pale Salmon
#FFB19A
ΔE00 5.95
Darksalmon
#E9967A
ΔE00 6.15
Light Salmon
#FEA993
ΔE00 6.19
Pinkish Tan
#D99B82
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA87F #7FD3FC
analogous
#FC7F95 #FCA87F #FCE77F
triadic
#FCA87F #7FFCA8 #A87FFC
tetradic
#FCA87F #95FC7F #7FD3FC #E77FFC
square
#FCA87F #95FC7F #7FD3FC #E77FFC
split-complementary
#FCA87F #7FFCE7 #7F95FC
monochromatic
#F95707 #FB7F43 #FCA87F #FDD1BB #FEEBE1
Accessibility & contrast
On white
1.90
#FCA87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#FCA87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA87F
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA87F | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB17C
Deuteranopia (green-blind)
#D2C37F
Tritanopia (blue-blind)
#FF999E
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fca87f; /* rgb */ color: rgb(252, 168, 127); /* oklch */ color: oklch(80.5% 0.114 46.7);
Tailwind
colors: {
custom: {
50: '#ffc2a4',
500: '#fca87f',
950: '#000000',
},
}SCSS
$custom: #fca87f; $custom-light: #ffc2a4; $custom-dark: #000000;
JSON
{
"hex": "#fca87f",
"rgb": {
"r": 252,
"g": 168,
"b": 127
},
"hsl": {
"h": 19.68,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.8049,
"c": 0.11379,
"h": 46.7
},
"luminance": 0.50233
}Semantic roles & 50–950 ramp
primary
#FCA87F
secondary
#45A9DA
accent
#9AE600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18120F
muted
#868280