#FCAC8D#FCAC8D
#FCAC8D is a light, moderate orange. Relative luminance 0.521; OKLCH L 81.5% C 0.104 H 42.0°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAC8D |
|---|---|
| RGB | rgb(252, 172, 141) |
| HSL | hsl(17, 95%, 77%) |
| HSV | hsv(17, 44%, 99%) |
| CMYK | cmyk(0%, 31.7%, 44%, 1.2%) |
| CIE-LAB | lab(77.36, 25.82, 27.84) |
| CIE-LCH | lch(77.36, 37.97, 47.15°) |
| OKLab | oklab(81.45% 0.0772 0.0695) |
| OKLCH | oklch(81.45% 0.104 42) |
| XYZ | xyz(59.7080, 52.1280, 32.1111) |
| Luminance | 0.5212 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.91
Light Salmon
#FEA993
ΔE00 3.39
Lightsalmon
#FFA07A
ΔE00 3.59
Darksalmon
#E9967A
ΔE00 5.74
Blush (survey)
#F29E8E
ΔE00 6.14
Peach (survey)
#FFB07C
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAC8D #8DDDFC
analogous
#FC8DA6 #FCAC8D #FCE48D
triadic
#FCAC8D #8DFCAC #AC8DFC
tetradic
#FCAC8D #A6FC8D #8DDDFC #E48DFC
square
#FCAC8D #A6FC8D #8DDDFC #E48DFC
split-complementary
#FCAC8D #8DFCE4 #8DA6FC
monochromatic
#F95516 #FA8151 #FCAC8D #FED7C9 #FEE9E1
Accessibility & contrast
On white
1.84
#FCAC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#FCAC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAC8D
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAC8D | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B58B
Deuteranopia (green-blind)
#D3C68C
Tritanopia (blue-blind)
#FF9FA4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fcac8d; /* rgb */ color: rgb(252, 172, 141); /* oklch */ color: oklch(81.5% 0.104 42.0);
Tailwind
colors: {
custom: {
50: '#ffc5ae',
500: '#fcac8d',
950: '#000000',
},
}SCSS
$custom: #fcac8d; $custom-light: #ffc5ae; $custom-dark: #000000;
JSON
{
"hex": "#fcac8d",
"rgb": {
"r": 252,
"g": 172,
"b": 141
},
"hsl": {
"h": 16.757,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.8145,
"c": 0.10383,
"h": 42
},
"luminance": 0.52124
}Semantic roles & 50–950 ramp
primary
#FCAC8D
secondary
#51B5DC
accent
#A5E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281