#FCC47E#FCC47E
#FCC47E is a very light, moderate orange. Relative luminance 0.617; OKLCH L 85.6% C 0.108 H 71.7°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC47E |
|---|---|
| RGB | rgb(252, 196, 126) |
| HSL | hsl(33, 95%, 74%) |
| HSV | hsv(33, 50%, 99%) |
| CMYK | cmyk(0%, 22.2%, 50%, 1.2%) |
| CIE-LAB | lab(82.75, 11.82, 42.63) |
| CIE-LCH | lch(82.75, 44.24, 74.50°) |
| OKLab | oklab(85.57% 0.0339 0.1029) |
| OKLCH | oklch(85.57% 0.108 71.7) |
| XYZ | xyz(63.6536, 61.6856, 28.2884) |
| Luminance | 0.6168 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.47
Apricot (survey)
#FFB16D
ΔE00 6.73
Butterscotch
#FDB147
ΔE00 7.05
Light Orange
#FDAA48
ΔE00 8.04
Navajowhite
#FFDEAD
ΔE00 8.21
Light Peach
#FFD8B1
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC47E #7EB6FC
analogous
#FC857E #FCC47E #F5FC7E
triadic
#FCC47E #7EFCC4 #C47EFC
tetradic
#FCC47E #7EFC85 #7EB6FC #FC7EF5
square
#FCC47E #7EFC85 #7EB6FC #FC7EF5
split-complementary
#FCC47E #7EF5FC #857EFC
monochromatic
#F98D06 #FBA942 #FCC47E #FDDFBA #FEF1E1
Accessibility & contrast
On white
1.57
#FCC47E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#FCC47E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC47E
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC47E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC47E | 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)
#D8C678
Deuteranopia (green-blind)
#E5D380
Tritanopia (blue-blind)
#FFB6B3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fcc47e; /* rgb */ color: rgb(252, 196, 126); /* oklch */ color: oklch(85.6% 0.108 71.7);
Tailwind
colors: {
custom: {
50: '#ffd5a4',
500: '#fcc47e',
950: '#000000',
},
}SCSS
$custom: #fcc47e; $custom-light: #ffd5a4; $custom-dark: #000000;
JSON
{
"hex": "#fcc47e",
"rgb": {
"r": 252,
"g": 196,
"b": 126
},
"hsl": {
"h": 33.333,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.85566,
"c": 0.10831,
"h": 71.7
},
"luminance": 0.61682
}Semantic roles & 50–950 ramp
primary
#FCC47E
secondary
#4487DA
accent
#66E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380