#FCAE7E#FCAE7E
#FCAE7E is a light, moderate orange. Relative luminance 0.525; OKLCH L 81.5% C 0.111 H 52.2°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAE7E |
|---|---|
| RGB | rgb(252, 174, 126) |
| HSL | hsl(23, 95%, 74%) |
| HSV | hsv(23, 50%, 99%) |
| CMYK | cmyk(0%, 31%, 50%, 1.2%) |
| CIE-LAB | lab(77.57, 23.34, 36.05) |
| CIE-LCH | lch(77.57, 42.95, 57.08°) |
| OKLab | oklab(81.53% 0.0682 0.0879) |
| OKLCH | oklch(81.53% 0.111 52.2) |
| XYZ | xyz(59.0500, 52.4785, 26.7539) |
| Luminance | 0.5247 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.14
Apricot (survey)
#FFB16D
ΔE00 5.08
Sandybrown
#F4A460
ΔE00 5.51
Lightsalmon
#FFA07A
ΔE00 5.69
Pale Orange
#FFA756
ΔE00 7.05
Pastel Orange
#FF964F
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAE7E #7ECCFC
analogous
#FC7E8D #FCAE7E #FCED7E
triadic
#FCAE7E #7EFCAE #AE7EFC
tetradic
#FCAE7E #8DFC7E #7ECCFC #ED7EFC
square
#FCAE7E #8DFC7E #7ECCFC #ED7EFC
split-complementary
#FCAE7E #7EFCED #7E8DFC
monochromatic
#F96306 #FB8842 #FCAE7E #FDD4BA #FEECE1
Accessibility & contrast
On white
1.83
#FCAE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#FCAE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAE7E
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAE7E | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B67A
Deuteranopia (green-blind)
#D6C67E
Tritanopia (blue-blind)
#FF9FA2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fcae7e; /* rgb */ color: rgb(252, 174, 126); /* oklch */ color: oklch(81.5% 0.111 52.2);
Tailwind
colors: {
custom: {
50: '#ffc6a4',
500: '#fcae7e',
950: '#000000',
},
}SCSS
$custom: #fcae7e; $custom-light: #ffc6a4; $custom-dark: #000000;
JSON
{
"hex": "#fcae7e",
"rgb": {
"r": 252,
"g": 174,
"b": 126
},
"hsl": {
"h": 22.857,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.81531,
"c": 0.1113,
"h": 52.2
},
"luminance": 0.52474
}Semantic roles & 50–950 ramp
primary
#FCAE7E
secondary
#44A1DA
accent
#8EE600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#18130F
muted
#868280