#FCB478#FCB478
#FCB478 is a very light, moderate orange. Relative luminance 0.547; OKLCH L 82.5% C 0.113 H 60.1°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB478 |
|---|---|
| RGB | rgb(252, 180, 120) |
| HSL | hsl(27, 96%, 73%) |
| HSV | hsv(27, 52%, 99%) |
| CMYK | cmyk(0%, 28.6%, 52.4%, 1.2%) |
| CIE-LAB | lab(78.87, 19.67, 40.82) |
| CIE-LCH | lch(78.87, 45.31, 64.27°) |
| OKLab | oklab(82.51% 0.0566 0.0984) |
| OKLCH | oklch(82.51% 0.113 60.1) |
| XYZ | xyz(59.8595, 54.6985, 25.1708) |
| Luminance | 0.5469 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 1.76
Peach (survey)
#FFB07C
ΔE00 3.20
Sandybrown
#F4A460
ΔE00 4.14
Pale Orange
#FFA756
ΔE00 4.83
Light Orange
#FDAA48
ΔE00 6.91
Faded Orange
#F0944D
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB478 #78C0FC
analogous
#FC787E #FCB478 #FCF678
triadic
#FCB478 #78FCB4 #B478FC
tetradic
#FCB478 #7EFC78 #78C0FC #F678FC
square
#FCB478 #7EFC78 #78C0FC #F678FC
split-complementary
#FCB478 #78FCF6 #787EFC
monochromatic
#F47205 #FB933C #FCB478 #FDD5B4 #FEEEE1
Accessibility & contrast
On white
1.76
#FCB478 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#FCB478 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB478
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB478 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB478 | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABA73
Deuteranopia (green-blind)
#DBCA79
Tritanopia (blue-blind)
#FFA5A5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fcb478; /* rgb */ color: rgb(252, 180, 120); /* oklch */ color: oklch(82.5% 0.113 60.1);
Tailwind
colors: {
custom: {
50: '#ffcaa0',
500: '#fcb478',
950: '#000000',
},
}SCSS
$custom: #fcb478; $custom-light: #ffcaa0; $custom-dark: #000000;
JSON
{
"hex": "#fcb478",
"rgb": {
"r": 252,
"g": 180,
"b": 120
},
"hsl": {
"h": 27.273,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.82513,
"c": 0.11346,
"h": 60.1
},
"luminance": 0.54694
}Semantic roles & 50–950 ramp
primary
#FCB478
secondary
#3F93D9
accent
#7DE600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#18130F
muted
#868280