#FCAB7E#FCAB7E
#FCAB7E is a light, moderate orange. Relative luminance 0.513; OKLCH L 81.0% C 0.113 H 49.7°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAB7E |
|---|---|
| RGB | rgb(252, 171, 126) |
| HSL | hsl(21, 95%, 74%) |
| HSV | hsv(21, 50%, 99%) |
| CMYK | cmyk(0%, 32.1%, 50%, 1.2%) |
| CIE-LAB | lab(76.88, 24.91, 35.17) |
| CIE-LCH | lch(76.88, 43.10, 54.69°) |
| OKLab | oklab(81% 0.073 0.0859) |
| OKLCH | oklch(81% 0.113 49.7) |
| XYZ | xyz(58.4769, 51.3323, 26.5629) |
| Luminance | 0.5133 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.41
Lightsalmon
#FFA07A
ΔE00 4.32
Apricot (survey)
#FFB16D
ΔE00 6.34
Sandybrown
#F4A460
ΔE00 6.34
Pale Salmon
#FFB19A
ΔE00 7.03
Pastel Orange
#FF964F
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAB7E #7ECFFC
analogous
#FC7E90 #FCAB7E #FCEA7E
triadic
#FCAB7E #7EFCAB #AB7EFC
tetradic
#FCAB7E #90FC7E #7ECFFC #EA7EFC
square
#FCAB7E #90FC7E #7ECFFC #EA7EFC
split-complementary
#FCAB7E #7EFCEA #7E90FC
monochromatic
#F95D06 #FB8442 #FCAB7E #FDD2BA #FEECE1
Accessibility & contrast
On white
1.86
#FCAB7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#FCAB7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAB7E
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAB7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAB7E | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B37A
Deuteranopia (green-blind)
#D4C57E
Tritanopia (blue-blind)
#FF9CA0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fcab7e; /* rgb */ color: rgb(252, 171, 126); /* oklch */ color: oklch(81.0% 0.113 49.7);
Tailwind
colors: {
custom: {
50: '#ffc4a4',
500: '#fcab7e',
950: '#000000',
},
}SCSS
$custom: #fcab7e; $custom-light: #ffc4a4; $custom-dark: #000000;
JSON
{
"hex": "#fcab7e",
"rgb": {
"r": 252,
"g": 171,
"b": 126
},
"hsl": {
"h": 21.429,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.80999,
"c": 0.11271,
"h": 49.7
},
"luminance": 0.51328
}Semantic roles & 50–950 ramp
primary
#FCAB7E
secondary
#44A4DA
accent
#94E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#18120F
muted
#868280