#FCAB85#FCAB85
#FCAB85 is a light, moderate orange. Relative luminance 0.515; OKLCH L 81.1% C 0.109 H 45.9°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAB85 |
|---|---|
| RGB | rgb(252, 171, 133) |
| HSL | hsl(19, 95%, 75%) |
| HSV | hsv(19, 47%, 99%) |
| CMYK | cmyk(0%, 32.1%, 47.2%, 1.2%) |
| CIE-LAB | lab(76.99, 25.56, 31.61) |
| CIE-LCH | lch(76.99, 40.65, 51.05°) |
| OKLab | oklab(81.12% 0.0757 0.078) |
| OKLCH | oklch(81.12% 0.109 45.9) |
| XYZ | xyz(58.9445, 51.5193, 29.0255) |
| Luminance | 0.5151 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 3.20
Peach (survey)
#FFB07C
ΔE00 4.33
Pale Salmon
#FFB19A
ΔE00 5.02
Light Salmon
#FEA993
ΔE00 5.49
Darksalmon
#E9967A
ΔE00 6.24
Pinkish Tan
#D99B82
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAB85 #85D6FC
analogous
#FC859A #FCAB85 #FCE785
triadic
#FCAB85 #85FCAB #AB85FC
tetradic
#FCAB85 #9AFC85 #85D6FC #E785FC
square
#FCAB85 #9AFC85 #85D6FC #E785FC
split-complementary
#FCAB85 #85FCE7 #859AFC
monochromatic
#F9590E #FB8249 #FCAB85 #FDD4C1 #FEEAE1
Accessibility & contrast
On white
1.86
#FCAB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#FCAB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAB85
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAB85 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B482
Deuteranopia (green-blind)
#D3C585
Tritanopia (blue-blind)
#FF9DA1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fcab85; /* rgb */ color: rgb(252, 171, 133); /* oklch */ color: oklch(81.1% 0.109 45.9);
Tailwind
colors: {
custom: {
50: '#ffc4a9',
500: '#fcab85',
950: '#000000',
},
}SCSS
$custom: #fcab85; $custom-light: #ffc4a9; $custom-dark: #000000;
JSON
{
"hex": "#fcab85",
"rgb": {
"r": 252,
"g": 171,
"b": 133
},
"hsl": {
"h": 19.16,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.81123,
"c": 0.10869,
"h": 45.9
},
"luminance": 0.51515
}Semantic roles & 50–950 ramp
primary
#FCAB85
secondary
#4AADDB
accent
#9CE600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18120F
muted
#868280