#FCAB81#FCAB81
#FCAB81 is a light, moderate orange. Relative luminance 0.514; OKLCH L 81.1% C 0.111 H 48.1°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAB81 |
|---|---|
| RGB | rgb(252, 171, 129) |
| HSL | hsl(20, 95%, 75%) |
| HSV | hsv(20, 49%, 99%) |
| CMYK | cmyk(0%, 32.1%, 48.8%, 1.2%) |
| CIE-LAB | lab(76.93, 25.19, 33.65) |
| CIE-LCH | lch(76.93, 42.03, 53.19°) |
| OKLab | oklab(81.05% 0.0741 0.0826) |
| OKLCH | oklch(81.05% 0.111 48.1) |
| XYZ | xyz(58.6734, 51.4108, 27.5977) |
| Luminance | 0.5141 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.20
Lightsalmon
#FFA07A
ΔE00 3.74
Pale Salmon
#FFB19A
ΔE00 6.18
Light Salmon
#FEA993
ΔE00 6.70
Darksalmon
#E9967A
ΔE00 6.91
Sandybrown
#F4A460
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAB81 #81D2FC
analogous
#FC8195 #FCAB81 #FCE981
triadic
#FCAB81 #81FCAB #AB81FC
tetradic
#FCAB81 #95FC81 #81D2FC #E981FC
square
#FCAB81 #95FC81 #81D2FC #E981FC
split-complementary
#FCAB81 #81FCE9 #8195FC
monochromatic
#F95B09 #FB8345 #FCAB81 #FDD3BD #FEEBE1
Accessibility & contrast
On white
1.86
#FCAB81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#FCAB81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAB81
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAB81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAB81 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B37E
Deuteranopia (green-blind)
#D4C581
Tritanopia (blue-blind)
#FF9DA0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fcab81; /* rgb */ color: rgb(252, 171, 129); /* oklch */ color: oklch(81.1% 0.111 48.1);
Tailwind
colors: {
custom: {
50: '#ffc4a6',
500: '#fcab81',
950: '#000000',
},
}SCSS
$custom: #fcab81; $custom-light: #ffc4a6; $custom-dark: #000000;
JSON
{
"hex": "#fcab81",
"rgb": {
"r": 252,
"g": 171,
"b": 129
},
"hsl": {
"h": 20.488,
"s": 95.349,
"l": 74.706
},
"oklch": {
"l": 0.81052,
"c": 0.11095,
"h": 48.1
},
"luminance": 0.51406
}Semantic roles & 50–950 ramp
primary
#FCAB81
secondary
#47A8DA
accent
#97E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18120F
muted
#868280