#FCC078#FCC078
#FCC078 is a very light, moderate orange. Relative luminance 0.598; OKLCH L 84.7% C 0.113 H 70.4°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC078 |
|---|---|
| RGB | rgb(252, 192, 120) |
| HSL | hsl(33, 96%, 73%) |
| HSV | hsv(33, 52%, 99%) |
| CMYK | cmyk(0%, 23.8%, 52.4%, 1.2%) |
| CIE-LAB | lab(81.70, 13.39, 44.36) |
| CIE-LCH | lch(81.70, 46.33, 73.20°) |
| OKLab | oklab(84.73% 0.0379 0.1063) |
| OKLCH | oklch(84.73% 0.113 70.4) |
| XYZ | xyz(62.3877, 59.7549, 26.0135) |
| Luminance | 0.5975 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.66
Butterscotch
#FDB147
ΔE00 6.11
Burlywood
#DEB887
ΔE00 6.78
Light Orange
#FDAA48
ΔE00 6.86
Pale Orange
#FFA756
ΔE00 7.71
Sandybrown
#F4A460
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC078 #78B4FC
analogous
#FC7E78 #FCC078 #F6FC78
triadic
#FCC078 #78FCC0 #C078FC
tetradic
#FCC078 #78FC7E #78B4FC #FC78F6
square
#FCC078 #78FC7E #78B4FC #FC78F6
split-complementary
#FCC078 #78F6FC #7E78FC
monochromatic
#F48805 #FBA43C #FCC078 #FDDCB4 #FEF1E1
Accessibility & contrast
On white
1.62
#FCC078 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#FCC078 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC078
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC078 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC078 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C372
Deuteranopia (green-blind)
#E3D17A
Tritanopia (blue-blind)
#FFB1AF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fcc078; /* rgb */ color: rgb(252, 192, 120); /* oklch */ color: oklch(84.7% 0.113 70.4);
Tailwind
colors: {
custom: {
50: '#ffd3a0',
500: '#fcc078',
950: '#000000',
},
}SCSS
$custom: #fcc078; $custom-light: #ffd3a0; $custom-dark: #000000;
JSON
{
"hex": "#fcc078",
"rgb": {
"r": 252,
"g": 192,
"b": 120
},
"hsl": {
"h": 32.727,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.84725,
"c": 0.11284,
"h": 70.4
},
"luminance": 0.59751
}Semantic roles & 50–950 ramp
primary
#FCC078
secondary
#3F85D9
accent
#68E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380