#FCA87D#FCA87D
#FCA87D is a light, moderate orange. Relative luminance 0.502; OKLCH L 80.5% C 0.115 H 47.7°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA87D |
|---|---|
| RGB | rgb(252, 168, 125) |
| HSL | hsl(20, 95%, 74%) |
| HSV | hsv(20, 50%, 99%) |
| CMYK | cmyk(0%, 33.3%, 50.4%, 1.2%) |
| CIE-LAB | lab(76.18, 26.40, 34.80) |
| CIE-LCH | lch(76.18, 43.68, 52.82°) |
| OKLab | oklab(80.46% 0.0773 0.085) |
| OKLCH | oklch(80.46% 0.115 47.7) |
| XYZ | xyz(57.8525, 50.1861, 26.0380) |
| Luminance | 0.5018 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 3.19
Peach (survey)
#FFB07C
ΔE00 3.51
Pale Salmon
#FFB19A
ΔE00 6.50
Darksalmon
#E9967A
ΔE00 6.53
Light Salmon
#FEA993
ΔE00 6.78
Sandybrown
#F4A460
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA87D #7DD1FC
analogous
#FC7D92 #FCA87D #FCE87D
triadic
#FCA87D #7DFCA8 #A87DFC
tetradic
#FCA87D #92FC7D #7DD1FC #E87DFC
square
#FCA87D #92FC7D #7DD1FC #E87DFC
split-complementary
#FCA87D #7DFCE8 #7D92FC
monochromatic
#F95806 #FB8041 #FCA87D #FDD0B9 #FEEBE1
Accessibility & contrast
On white
1.90
#FCA87D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#FCA87D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA87D
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA87D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA87D | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB17A
Deuteranopia (green-blind)
#D2C37D
Tritanopia (blue-blind)
#FF999D
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fca87d; /* rgb */ color: rgb(252, 168, 125); /* oklch */ color: oklch(80.5% 0.115 47.7);
Tailwind
colors: {
custom: {
50: '#ffc2a3',
500: '#fca87d',
950: '#000000',
},
}SCSS
$custom: #fca87d; $custom-light: #ffc2a3; $custom-dark: #000000;
JSON
{
"hex": "#fca87d",
"rgb": {
"r": 252,
"g": 168,
"b": 125
},
"hsl": {
"h": 20.315,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.80455,
"c": 0.11491,
"h": 47.7
},
"luminance": 0.50181
}Semantic roles & 50–950 ramp
primary
#FCA87D
secondary
#43A7DA
accent
#98E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#18120F
muted
#868280