#FCAF84#FCAF84
#FCAF84 is a light, moderate orange. Relative luminance 0.530; OKLCH L 81.8% C 0.107 H 49.9°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAF84 |
|---|---|
| RGB | rgb(252, 175, 132) |
| HSL | hsl(22, 95%, 75%) |
| HSV | hsv(22, 48%, 99%) |
| CMYK | cmyk(0%, 30.6%, 47.6%, 1.2%) |
| CIE-LAB | lab(77.89, 23.37, 33.32) |
| CIE-LCH | lch(77.89, 40.70, 54.96°) |
| OKLab | oklab(81.81% 0.069 0.082) |
| OKLCH | oklch(81.81% 0.107 49.9) |
| XYZ | xyz(59.6427, 53.0258, 28.9190) |
| Luminance | 0.5302 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.38
Lightsalmon
#FFA07A
ΔE00 4.97
Apricot (survey)
#FFB16D
ΔE00 6.39
Pale Salmon
#FFB19A
ΔE00 6.59
Sandybrown
#F4A460
ΔE00 6.82
Light Salmon
#FEA993
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAF84 #84D1FC
analogous
#FC8495 #FCAF84 #FCEB84
triadic
#FCAF84 #84FCAF #AF84FC
tetradic
#FCAF84 #95FC84 #84D1FC #EB84FC
square
#FCAF84 #95FC84 #84D1FC #EB84FC
split-complementary
#FCAF84 #84FCEB #8495FC
monochromatic
#F9610D #FB8848 #FCAF84 #FDD6C0 #FEECE1
Accessibility & contrast
On white
1.81
#FCAF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#FCAF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAF84
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAF84 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B781
Deuteranopia (green-blind)
#D6C784
Tritanopia (blue-blind)
#FFA1A4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fcaf84; /* rgb */ color: rgb(252, 175, 132); /* oklch */ color: oklch(81.8% 0.107 49.9);
Tailwind
colors: {
custom: {
50: '#ffc7a8',
500: '#fcaf84',
950: '#000000',
},
}SCSS
$custom: #fcaf84; $custom-light: #ffc7a8; $custom-dark: #000000;
JSON
{
"hex": "#fcaf84",
"rgb": {
"r": 252,
"g": 175,
"b": 132
},
"hsl": {
"h": 21.5,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.81813,
"c": 0.1071,
"h": 49.9
},
"luminance": 0.53021
}Semantic roles & 50–950 ramp
primary
#FCAF84
secondary
#49A7DB
accent
#93E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280