#FCAE7F#FCAE7F
#FCAE7F is a light, moderate orange. Relative luminance 0.525; OKLCH L 81.5% C 0.111 H 51.7°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAE7F |
|---|---|
| RGB | rgb(252, 174, 127) |
| HSL | hsl(23, 95%, 74%) |
| HSV | hsv(23, 50%, 99%) |
| CMYK | cmyk(0%, 31%, 49.6%, 1.2%) |
| CIE-LAB | lab(77.58, 23.43, 35.55) |
| CIE-LCH | lch(77.58, 42.58, 56.61°) |
| OKLab | oklab(81.55% 0.0686 0.0868) |
| OKLCH | oklch(81.55% 0.111 51.7) |
| XYZ | xyz(59.1149, 52.5044, 27.0954) |
| Luminance | 0.5250 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.39
Apricot (survey)
#FFB16D
ΔE00 5.36
Lightsalmon
#FFA07A
ΔE00 5.48
Sandybrown
#F4A460
ΔE00 5.76
Pale Orange
#FFA756
ΔE00 7.32
Pastel Orange
#FF964F
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAE7F #7FCDFC
analogous
#FC7F8F #FCAE7F #FCED7F
triadic
#FCAE7F #7FFCAE #AE7FFC
tetradic
#FCAE7F #8FFC7F #7FCDFC #ED7FFC
square
#FCAE7F #8FFC7F #7FCDFC #ED7FFC
split-complementary
#FCAE7F #7FFCED #7F8FFC
monochromatic
#F96207 #FB8843 #FCAE7F #FDD4BB #FEECE1
Accessibility & contrast
On white
1.83
#FCAE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#FCAE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAE7F
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAE7F | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B67B
Deuteranopia (green-blind)
#D6C67F
Tritanopia (blue-blind)
#FF9FA2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fcae7f; /* rgb */ color: rgb(252, 174, 127); /* oklch */ color: oklch(81.5% 0.111 51.7);
Tailwind
colors: {
custom: {
50: '#ffc6a4',
500: '#fcae7f',
950: '#000000',
},
}SCSS
$custom: #fcae7f; $custom-light: #ffc6a4; $custom-dark: #000000;
JSON
{
"hex": "#fcae7f",
"rgb": {
"r": 252,
"g": 174,
"b": 127
},
"hsl": {
"h": 22.56,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.81548,
"c": 0.11067,
"h": 51.7
},
"luminance": 0.525
}Semantic roles & 50–950 ramp
primary
#FCAE7F
secondary
#45A2DA
accent
#8FE600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280