#FCAF83#FCAF83
#FCAF83 is a light, moderate orange. Relative luminance 0.530; OKLCH L 81.8% C 0.108 H 50.5°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAF83 |
|---|---|
| RGB | rgb(252, 175, 131) |
| HSL | hsl(22, 95%, 75%) |
| HSV | hsv(22, 48%, 99%) |
| CMYK | cmyk(0%, 30.6%, 48%, 1.2%) |
| CIE-LAB | lab(77.87, 23.27, 33.83) |
| CIE-LCH | lch(77.87, 41.06, 55.47°) |
| OKLab | oklab(81.8% 0.0686 0.0831) |
| OKLCH | oklch(81.8% 0.108 50.5) |
| XYZ | xyz(59.5746, 52.9986, 28.5604) |
| Luminance | 0.5299 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.10
Lightsalmon
#FFA07A
ΔE00 5.15
Apricot (survey)
#FFB16D
ΔE00 6.10
Sandybrown
#F4A460
ΔE00 6.55
Pale Salmon
#FFB19A
ΔE00 6.89
Light Salmon
#FEA993
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAF83 #83D0FC
analogous
#FC8394 #FCAF83 #FCEB83
triadic
#FCAF83 #83FCAF #AF83FC
tetradic
#FCAF83 #94FC83 #83D0FC #EB83FC
square
#FCAF83 #94FC83 #83D0FC #EB83FC
split-complementary
#FCAF83 #83FCEB #8394FC
monochromatic
#F9620B #FB8847 #FCAF83 #FDD6BF #FEECE1
Accessibility & contrast
On white
1.81
#FCAF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#FCAF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAF83
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAF83 | 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)
#C4B780
Deuteranopia (green-blind)
#D6C783
Tritanopia (blue-blind)
#FFA1A4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fcaf83; /* rgb */ color: rgb(252, 175, 131); /* oklch */ color: oklch(81.8% 0.108 50.5);
Tailwind
colors: {
custom: {
50: '#ffc7a7',
500: '#fcaf83',
950: '#000000',
},
}SCSS
$custom: #fcaf83; $custom-light: #ffc7a7; $custom-dark: #000000;
JSON
{
"hex": "#fcaf83",
"rgb": {
"r": 252,
"g": 175,
"b": 131
},
"hsl": {
"h": 21.818,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.81796,
"c": 0.10772,
"h": 50.5
},
"luminance": 0.52994
}Semantic roles & 50–950 ramp
primary
#FCAF83
secondary
#49A5DB
accent
#92E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280