#FCC47F#FCC47F
#FCC47F is a very light, moderate orange. Relative luminance 0.617; OKLCH L 85.6% C 0.107 H 71.4°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC47F |
|---|---|
| RGB | rgb(252, 196, 127) |
| HSL | hsl(33, 95%, 74%) |
| HSV | hsv(33, 50%, 99%) |
| CMYK | cmyk(0%, 22.2%, 49.6%, 1.2%) |
| CIE-LAB | lab(82.76, 11.91, 42.15) |
| CIE-LCH | lch(82.76, 43.80, 74.22°) |
| OKLab | oklab(85.58% 0.0343 0.1018) |
| OKLCH | oklch(85.58% 0.107 71.4) |
| XYZ | xyz(63.7184, 61.7115, 28.6300) |
| Luminance | 0.6171 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.39
Apricot (survey)
#FFB16D
ΔE00 6.63
Butterscotch
#FDB147
ΔE00 7.17
Light Orange
#FDAA48
ΔE00 8.08
Navajowhite
#FFDEAD
ΔE00 8.15
Light Peach
#FFD8B1
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC47F #7FB7FC
analogous
#FC867F #FCC47F #F6FC7F
triadic
#FCC47F #7FFCC4 #C47FFC
tetradic
#FCC47F #7FFC86 #7FB7FC #FC7FF6
square
#FCC47F #7FFC86 #7FB7FC #FC7FF6
split-complementary
#FCC47F #7FF6FC #867FFC
monochromatic
#F98D07 #FBA843 #FCC47F #FDE0BB #FEF1E1
Accessibility & contrast
On white
1.57
#FCC47F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#FCC47F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC47F
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC47F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC47F | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C67A
Deuteranopia (green-blind)
#E5D381
Tritanopia (blue-blind)
#FFB6B3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fcc47f; /* rgb */ color: rgb(252, 196, 127); /* oklch */ color: oklch(85.6% 0.107 71.4);
Tailwind
colors: {
custom: {
50: '#ffd5a5',
500: '#fcc47f',
950: '#000000',
},
}SCSS
$custom: #fcc47f; $custom-light: #ffd5a5; $custom-dark: #000000;
JSON
{
"hex": "#fcc47f",
"rgb": {
"r": 252,
"g": 196,
"b": 127
},
"hsl": {
"h": 33.12,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.85581,
"c": 0.10745,
"h": 71.4
},
"luminance": 0.61708
}Semantic roles & 50–950 ramp
primary
#FCC47F
secondary
#4588DA
accent
#67E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380