#FCA87B#FCA87B
#FCA87B is a light, moderate orange. Relative luminance 0.501; OKLCH L 80.4% C 0.116 H 48.7°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA87B |
|---|---|
| RGB | rgb(252, 168, 123) |
| HSL | hsl(21, 96%, 74%) |
| HSV | hsv(21, 51%, 99%) |
| CMYK | cmyk(0%, 33.3%, 51.2%, 1.2%) |
| CIE-LAB | lab(76.15, 26.22, 35.81) |
| CIE-LCH | lch(76.15, 44.38, 53.79°) |
| OKLab | oklab(80.42% 0.0766 0.0872) |
| OKLCH | oklch(80.42% 0.116 48.7) |
| XYZ | xyz(57.7260, 50.1355, 25.3719) |
| Luminance | 0.5013 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.05
Lightsalmon
#FFA07A
ΔE00 3.62
Sandybrown
#F4A460
ΔE00 6.50
Pastel Orange
#FF964F
ΔE00 6.69
Apricot (survey)
#FFB16D
ΔE00 6.82
Darksalmon
#E9967A
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA87B #7BCFFC
analogous
#FC7B8E #FCA87B #FCE87B
triadic
#FCA87B #7BFCA8 #A87BFC
tetradic
#FCA87B #8EFC7B #7BCFFC #E87BFC
square
#FCA87B #8EFC7B #7BCFFC #E87BFC
split-complementary
#FCA87B #7BFCE8 #7B8EFC
monochromatic
#F75A06 #FB813F #FCA87B #FDCFB7 #FEEBE1
Accessibility & contrast
On white
1.90
#FCA87B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#FCA87B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA87B
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA87B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA87B | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB177
Deuteranopia (green-blind)
#D3C37B
Tritanopia (blue-blind)
#FF999D
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fca87b; /* rgb */ color: rgb(252, 168, 123); /* oklch */ color: oklch(80.4% 0.116 48.7);
Tailwind
colors: {
custom: {
50: '#ffc2a1',
500: '#fca87b',
950: '#000000',
},
}SCSS
$custom: #fca87b; $custom-light: #ffc2a1; $custom-dark: #000000;
JSON
{
"hex": "#fca87b",
"rgb": {
"r": 252,
"g": 168,
"b": 123
},
"hsl": {
"h": 20.93,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.80421,
"c": 0.11605,
"h": 48.7
},
"luminance": 0.50131
}Semantic roles & 50–950 ramp
primary
#FCA87B
secondary
#42A5D9
accent
#95E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#18120F
muted
#868280