#FCC378#FCC378
#FCC378 is a very light, moderate orange. Relative luminance 0.611; OKLCH L 85.3% C 0.113 H 72.9°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC378 |
|---|---|
| RGB | rgb(252, 195, 120) |
| HSL | hsl(34, 96%, 73%) |
| HSV | hsv(34, 52%, 99%) |
| CMYK | cmyk(0%, 22.6%, 52.4%, 1.2%) |
| CIE-LAB | lab(82.42, 11.83, 45.24) |
| CIE-LCH | lch(82.42, 46.77, 75.35°) |
| OKLab | oklab(85.29% 0.0333 0.1083) |
| OKLCH | oklch(85.29% 0.113 72.9) |
| XYZ | xyz(63.0532, 61.0857, 26.2353) |
| Luminance | 0.6108 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Butterscotch
#FDB147
ΔE00 6.32
Burlywood
#DEB887
ΔE00 6.95
Apricot (survey)
#FFB16D
ΔE00 6.98
Light Orange
#FDAA48
ΔE00 7.58
Macaroni And Cheese
#EFB435
ΔE00 8.35
Navajowhite
#FFDEAD
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC378 #78B1FC
analogous
#FC8178 #FCC378 #F3FC78
triadic
#FCC378 #78FCC3 #C378FC
tetradic
#FCC378 #78FC81 #78B1FC #FC78F3
square
#FCC378 #78FC81 #78B1FC #FC78F3
split-complementary
#FCC378 #78F3FC #8178FC
monochromatic
#F48D05 #FBA83C #FCC378 #FDDEB4 #FEF2E1
Accessibility & contrast
On white
1.59
#FCC378 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#FCC378 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC378
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC378 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC378 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C572
Deuteranopia (green-blind)
#E5D37A
Tritanopia (blue-blind)
#FFB5B1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fcc378; /* rgb */ color: rgb(252, 195, 120); /* oklch */ color: oklch(85.3% 0.113 72.9);
Tailwind
colors: {
custom: {
50: '#ffd5a0',
500: '#fcc378',
950: '#000000',
},
}SCSS
$custom: #fcc378; $custom-light: #ffd5a0; $custom-dark: #000000;
JSON
{
"hex": "#fcc378",
"rgb": {
"r": 252,
"g": 195,
"b": 120
},
"hsl": {
"h": 34.091,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.85288,
"c": 0.11327,
"h": 72.9
},
"luminance": 0.61082
}Semantic roles & 50–950 ramp
primary
#FCC378
secondary
#3F82D9
accent
#63E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380