#FCC279#FCC279
#FCC279 is a very light, moderate orange. Relative luminance 0.607; OKLCH L 85.1% C 0.112 H 71.7°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC279 |
|---|---|
| RGB | rgb(252, 194, 121) |
| HSL | hsl(33, 96%, 73%) |
| HSV | hsv(33, 52%, 99%) |
| CMYK | cmyk(0%, 23%, 52%, 1.2%) |
| CIE-LAB | lab(82.20, 12.43, 44.46) |
| CIE-LCH | lch(82.20, 46.17, 74.38°) |
| OKLab | oklab(85.12% 0.0352 0.1066) |
| OKLCH | oklch(85.12% 0.112 71.7) |
| XYZ | xyz(62.8909, 60.6635, 26.4822) |
| Luminance | 0.6066 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Butterscotch
#FDB147
ΔE00 6.32
Apricot (survey)
#FFB16D
ΔE00 6.42
Burlywood
#DEB887
ΔE00 6.78
Light Orange
#FDAA48
ΔE00 7.36
Pale Orange
#FFA756
ΔE00 8.41
Macaroni And Cheese
#EFB435
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC279 #79B3FC
analogous
#FC8079 #FCC279 #F4FC79
triadic
#FCC279 #79FCC2 #C279FC
tetradic
#FCC279 #79FC80 #79B3FC #FC79F4
square
#FCC279 #79FC80 #79B3FC #FC79F4
split-complementary
#FCC279 #79F4FC #8079FC
monochromatic
#F58B05 #FBA73D #FCC279 #FDDDB5 #FEF1E1
Accessibility & contrast
On white
1.60
#FCC279 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#FCC279 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC279
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC279 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC279 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C473
Deuteranopia (green-blind)
#E4D27B
Tritanopia (blue-blind)
#FFB4B0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fcc279; /* rgb */ color: rgb(252, 194, 121); /* oklch */ color: oklch(85.1% 0.112 71.7);
Tailwind
colors: {
custom: {
50: '#ffd4a1',
500: '#fcc279',
950: '#000000',
},
}SCSS
$custom: #fcc279; $custom-light: #ffd4a1; $custom-dark: #000000;
JSON
{
"hex": "#fcc279",
"rgb": {
"r": 252,
"g": 194,
"b": 121
},
"hsl": {
"h": 33.435,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.85115,
"c": 0.11226,
"h": 71.7
},
"luminance": 0.60659
}Semantic roles & 50–950 ramp
primary
#FCC279
secondary
#4084D9
accent
#66E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380