#FCAF81#FCAF81
#FCAF81 is a light, moderate orange. Relative luminance 0.529; OKLCH L 81.8% C 0.109 H 51.5°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAF81 |
|---|---|
| RGB | rgb(252, 175, 129) |
| HSL | hsl(22, 95%, 75%) |
| HSV | hsv(22, 49%, 99%) |
| CMYK | cmyk(0%, 30.6%, 48.8%, 1.2%) |
| CIE-LAB | lab(77.84, 23.09, 34.84) |
| CIE-LCH | lch(77.84, 41.79, 56.47°) |
| OKLab | oklab(81.76% 0.0678 0.0853) |
| OKLCH | oklch(81.76% 0.109 51.5) |
| XYZ | xyz(59.4404, 52.9449, 27.8534) |
| Luminance | 0.5294 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.54
Apricot (survey)
#FFB16D
ΔE00 5.52
Lightsalmon
#FFA07A
ΔE00 5.53
Sandybrown
#F4A460
ΔE00 6.03
Pale Salmon
#FFB19A
ΔE00 7.47
Pale Orange
#FFA756
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAF81 #81CEFC
analogous
#FC8191 #FCAF81 #FCED81
triadic
#FCAF81 #81FCAF #AF81FC
tetradic
#FCAF81 #91FC81 #81CEFC #ED81FC
square
#FCAF81 #91FC81 #81CEFC #ED81FC
split-complementary
#FCAF81 #81FCED #8191FC
monochromatic
#F96309 #FB8945 #FCAF81 #FDD5BD #FEECE1
Accessibility & contrast
On white
1.81
#FCAF81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#FCAF81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAF81
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAF81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAF81 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B67D
Deuteranopia (green-blind)
#D7C781
Tritanopia (blue-blind)
#FFA1A3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fcaf81; /* rgb */ color: rgb(252, 175, 129); /* oklch */ color: oklch(81.8% 0.109 51.5);
Tailwind
colors: {
custom: {
50: '#ffc7a6',
500: '#fcaf81',
950: '#000000',
},
}SCSS
$custom: #fcaf81; $custom-light: #ffc7a6; $custom-dark: #000000;
JSON
{
"hex": "#fcaf81",
"rgb": {
"r": 252,
"g": 175,
"b": 129
},
"hsl": {
"h": 22.439,
"s": 95.349,
"l": 74.706
},
"oklch": {
"l": 0.81761,
"c": 0.10897,
"h": 51.5
},
"luminance": 0.5294
}Semantic roles & 50–950 ramp
primary
#FCAF81
secondary
#47A3DA
accent
#90E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280