#FCC47A#FCC47A
#FCC47A is a very light, moderate orange. Relative luminance 0.616; OKLCH L 85.5% C 0.112 H 73.1°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC47A |
|---|---|
| RGB | rgb(252, 196, 122) |
| HSL | hsl(34, 96%, 73%) |
| HSV | hsv(34, 52%, 99%) |
| CMYK | cmyk(0%, 22.2%, 51.6%, 1.2%) |
| CIE-LAB | lab(82.69, 11.48, 44.58) |
| CIE-LCH | lch(82.69, 46.03, 75.56°) |
| OKLab | oklab(85.51% 0.0325 0.1069) |
| OKLCH | oklch(85.51% 0.112 73.1) |
| XYZ | xyz(63.4006, 61.5844, 26.9562) |
| Luminance | 0.6158 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Butterscotch
#FDB147
ΔE00 6.63
Burlywood
#DEB887
ΔE00 6.84
Apricot (survey)
#FFB16D
ΔE00 7.18
Light Orange
#FDAA48
ΔE00 7.90
Navajowhite
#FFDEAD
ΔE00 8.49
Macaroni And Cheese
#EFB435
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC47A #7AB2FC
analogous
#FC837A #FCC47A #F3FC7A
triadic
#FCC47A #7AFCC4 #C47AFC
tetradic
#FCC47A #7AFC83 #7AB2FC #FC7AF3
square
#FCC47A #7AFC83 #7AB2FC #FC7AF3
split-complementary
#FCC47A #7AF3FC #837AFC
monochromatic
#F68E06 #FBA93E #FCC47A #FDDFB6 #FEF2E1
Accessibility & contrast
On white
1.58
#FCC47A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#FCC47A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC47A
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC47A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC47A | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C674
Deuteranopia (green-blind)
#E6D37C
Tritanopia (blue-blind)
#FFB6B2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fcc47a; /* rgb */ color: rgb(252, 196, 122); /* oklch */ color: oklch(85.5% 0.112 73.1);
Tailwind
colors: {
custom: {
50: '#ffd5a2',
500: '#fcc47a',
950: '#000000',
},
}SCSS
$custom: #fcc47a; $custom-light: #ffd5a2; $custom-dark: #000000;
JSON
{
"hex": "#fcc47a",
"rgb": {
"r": 252,
"g": 196,
"b": 122
},
"hsl": {
"h": 34.154,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.85506,
"c": 0.11175,
"h": 73.1
},
"luminance": 0.6158
}Semantic roles & 50–950 ramp
primary
#FCC47A
secondary
#4183D9
accent
#63E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380