#FCC477#FCC477
#FCC477 is a very light, moderate orange. Relative luminance 0.615; OKLCH L 85.5% C 0.114 H 74.1°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC477 |
|---|---|
| RGB | rgb(252, 196, 119) |
| HSL | hsl(35, 96%, 73%) |
| HSV | hsv(35, 53%, 99%) |
| CMYK | cmyk(0%, 22.2%, 52.8%, 1.2%) |
| CIE-LAB | lab(82.65, 11.22, 46.02) |
| CIE-LCH | lch(82.65, 47.37, 76.29°) |
| OKLab | oklab(85.46% 0.0314 0.1099) |
| OKLCH | oklch(85.46% 0.114 74.1) |
| XYZ | xyz(63.2176, 61.5112, 25.9923) |
| Luminance | 0.6151 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Butterscotch
#FDB147
ΔE00 6.38
Burlywood
#DEB887
ΔE00 7.16
Apricot (survey)
#FFB16D
ΔE00 7.55
Light Orange
#FDAA48
ΔE00 7.86
Macaroni And Cheese
#EFB435
ΔE00 8.01
Navajowhite
#FFDEAD
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC477 #77AFFC
analogous
#FC8277 #FCC477 #F1FC77
triadic
#FCC477 #77FCC4 #C477FC
tetradic
#FCC477 #77FC82 #77AFFC #FC77F1
square
#FCC477 #77FC82 #77AFFC #FC77F1
split-complementary
#FCC477 #77F1FC #8277FC
monochromatic
#F38F05 #FBAA3B #FCC477 #FDDEB3 #FEF2E1
Accessibility & contrast
On white
1.58
#FCC477 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#FCC477 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC477
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC477 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC477 | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C671
Deuteranopia (green-blind)
#E6D379
Tritanopia (blue-blind)
#FFB5B1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fcc477; /* rgb */ color: rgb(252, 196, 119); /* oklch */ color: oklch(85.5% 0.114 74.1);
Tailwind
colors: {
custom: {
50: '#ffd5a0',
500: '#fcc477',
950: '#000000',
},
}SCSS
$custom: #fcc477; $custom-light: #ffd5a0; $custom-dark: #000000;
JSON
{
"hex": "#fcc477",
"rgb": {
"r": 252,
"g": 196,
"b": 119
},
"hsl": {
"h": 34.737,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.85463,
"c": 0.11432,
"h": 74.1
},
"luminance": 0.61507
}Semantic roles & 50–950 ramp
primary
#FCC477
secondary
#3E7FD9
accent
#61E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380