#FCC47D#FCC47D
#FCC47D is a very light, moderate orange. Relative luminance 0.617; OKLCH L 85.6% C 0.109 H 72.1°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC47D |
|---|---|
| RGB | rgb(252, 196, 125) |
| HSL | hsl(34, 95%, 74%) |
| HSV | hsv(34, 50%, 99%) |
| CMYK | cmyk(0%, 22.2%, 50.4%, 1.2%) |
| CIE-LAB | lab(82.73, 11.74, 43.12) |
| CIE-LCH | lch(82.73, 44.69, 74.77°) |
| OKLab | oklab(85.55% 0.0336 0.1039) |
| OKLCH | oklch(85.55% 0.109 72.1) |
| XYZ | xyz(63.5894, 61.6599, 27.9503) |
| Luminance | 0.6166 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.56
Apricot (survey)
#FFB16D
ΔE00 6.84
Butterscotch
#FDB147
ΔE00 6.94
Light Orange
#FDAA48
ΔE00 7.99
Navajowhite
#FFDEAD
ΔE00 8.28
Light Peach
#FFD8B1
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC47D #7DB5FC
analogous
#FC857D #FCC47D #F5FC7D
triadic
#FCC47D #7DFCC4 #C47DFC
tetradic
#FCC47D #7DFC85 #7DB5FC #FC7DF5
square
#FCC47D #7DFC85 #7DB5FC #FC7DF5
split-complementary
#FCC47D #7DF5FC #857DFC
monochromatic
#F98E06 #FBA941 #FCC47D #FDDFB9 #FEF1E1
Accessibility & contrast
On white
1.58
#FCC47D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#FCC47D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC47D
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC47D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC47D | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C677
Deuteranopia (green-blind)
#E5D37F
Tritanopia (blue-blind)
#FFB6B3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fcc47d; /* rgb */ color: rgb(252, 196, 125); /* oklch */ color: oklch(85.6% 0.109 72.1);
Tailwind
colors: {
custom: {
50: '#ffd5a4',
500: '#fcc47d',
950: '#000000',
},
}SCSS
$custom: #fcc47d; $custom-light: #ffd5a4; $custom-dark: #000000;
JSON
{
"hex": "#fcc47d",
"rgb": {
"r": 252,
"g": 196,
"b": 125
},
"hsl": {
"h": 33.543,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.85551,
"c": 0.10918,
"h": 72.1
},
"luminance": 0.61656
}Semantic roles & 50–950 ramp
primary
#FCC47D
secondary
#4386DA
accent
#65E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380