#FCC377#FCC377
#FCC377 is a very light, moderate orange. Relative luminance 0.611; OKLCH L 85.3% C 0.114 H 73.2°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC377 |
|---|---|
| RGB | rgb(252, 195, 119) |
| HSL | hsl(34, 96%, 73%) |
| HSV | hsv(34, 53%, 99%) |
| CMYK | cmyk(0%, 22.6%, 52.8%, 1.2%) |
| CIE-LAB | lab(82.41, 11.75, 45.73) |
| CIE-LCH | lch(82.41, 47.21, 75.59°) |
| OKLab | oklab(85.27% 0.0329 0.1093) |
| OKLCH | oklch(85.27% 0.114 73.2) |
| XYZ | xyz(62.9928, 61.0616, 25.9174) |
| Luminance | 0.6106 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Butterscotch
#FDB147
ΔE00 6.23
Burlywood
#DEB887
ΔE00 7.05
Apricot (survey)
#FFB16D
ΔE00 7.11
Light Orange
#FDAA48
ΔE00 7.57
Macaroni And Cheese
#EFB435
ΔE00 8.17
Navajowhite
#FFDEAD
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC377 #77B0FC
analogous
#FC8177 #FCC377 #F2FC77
triadic
#FCC377 #77FCC3 #C377FC
tetradic
#FCC377 #77FC81 #77B0FC #FC77F2
square
#FCC377 #77FC81 #77B0FC #FC77F2
split-complementary
#FCC377 #77F2FC #8177FC
monochromatic
#F38D05 #FBA93B #FCC377 #FDDDB3 #FEF2E1
Accessibility & contrast
On white
1.59
#FCC377 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#FCC377 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC377
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC377 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC377 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C571
Deuteranopia (green-blind)
#E5D379
Tritanopia (blue-blind)
#FFB4B1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fcc377; /* rgb */ color: rgb(252, 195, 119); /* oklch */ color: oklch(85.3% 0.114 73.2);
Tailwind
colors: {
custom: {
50: '#ffd59f',
500: '#fcc377',
950: '#000000',
},
}SCSS
$custom: #fcc377; $custom-light: #ffd59f; $custom-dark: #000000;
JSON
{
"hex": "#fcc377",
"rgb": {
"r": 252,
"g": 195,
"b": 119
},
"hsl": {
"h": 34.286,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.85274,
"c": 0.11412,
"h": 73.2
},
"luminance": 0.61058
}Semantic roles & 50–950 ramp
primary
#FCC377
secondary
#3E81D9
accent
#62E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380