#FCAE84#FCAE84
#FCAE84 is a light, moderate orange. Relative luminance 0.526; OKLCH L 81.6% C 0.108 H 49.0°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAE84 |
|---|---|
| RGB | rgb(252, 174, 132) |
| HSL | hsl(21, 95%, 75%) |
| HSV | hsv(21, 48%, 99%) |
| CMYK | cmyk(0%, 31%, 47.6%, 1.2%) |
| CIE-LAB | lab(77.66, 23.89, 33.02) |
| CIE-LCH | lch(77.66, 40.76, 54.11°) |
| OKLab | oklab(81.64% 0.0705 0.0813) |
| OKLCH | oklch(81.64% 0.108 49) |
| XYZ | xyz(59.4488, 52.6380, 28.8544) |
| Luminance | 0.5263 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.77
Lightsalmon
#FFA07A
ΔE00 4.53
Pale Salmon
#FFB19A
ΔE00 6.25
Apricot (survey)
#FFB16D
ΔE00 6.80
Light Salmon
#FEA993
ΔE00 7.01
Sandybrown
#F4A460
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAE84 #84D2FC
analogous
#FC8496 #FCAE84 #FCEA84
triadic
#FCAE84 #84FCAE #AE84FC
tetradic
#FCAE84 #96FC84 #84D2FC #EA84FC
square
#FCAE84 #96FC84 #84D2FC #EA84FC
split-complementary
#FCAE84 #84FCEA #8496FC
monochromatic
#F95F0D #FB8748 #FCAE84 #FDD5C0 #FEEBE1
Accessibility & contrast
On white
1.82
#FCAE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#FCAE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAE84
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAE84 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B681
Deuteranopia (green-blind)
#D6C784
Tritanopia (blue-blind)
#FFA0A3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fcae84; /* rgb */ color: rgb(252, 174, 132); /* oklch */ color: oklch(81.6% 0.108 49.0);
Tailwind
colors: {
custom: {
50: '#ffc6a8',
500: '#fcae84',
950: '#000000',
},
}SCSS
$custom: #fcae84; $custom-light: #ffc6a8; $custom-dark: #000000;
JSON
{
"hex": "#fcae84",
"rgb": {
"r": 252,
"g": 174,
"b": 132
},
"hsl": {
"h": 21,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.81635,
"c": 0.1076,
"h": 49
},
"luminance": 0.52633
}Semantic roles & 50–950 ramp
primary
#FCAE84
secondary
#49A8DB
accent
#95E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280