#FCC17A#FCC17A
#FCC17A is a very light, moderate orange. Relative luminance 0.602; OKLCH L 84.9% C 0.111 H 70.5°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC17A |
|---|---|
| RGB | rgb(252, 193, 122) |
| HSL | hsl(33, 96%, 73%) |
| HSV | hsv(33, 52%, 99%) |
| CMYK | cmyk(0%, 23.4%, 51.6%, 1.2%) |
| CIE-LAB | lab(81.97, 13.04, 43.68) |
| CIE-LCH | lch(81.97, 45.59, 73.38°) |
| OKLab | oklab(84.94% 0.0371 0.1049) |
| OKLCH | oklch(84.94% 0.111 70.5) |
| XYZ | xyz(62.7307, 60.2446, 26.7329) |
| Luminance | 0.6024 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.86
Butterscotch
#FDB147
ΔE00 6.40
Burlywood
#DEB887
ΔE00 6.65
Light Orange
#FDAA48
ΔE00 7.18
Pale Orange
#FFA756
ΔE00 7.98
Sandybrown
#F4A460
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC17A #7AB5FC
analogous
#FC807A #FCC17A #F6FC7A
triadic
#FCC17A #7AFCC1 #C17AFC
tetradic
#FCC17A #7AFC80 #7AB5FC #FC7AF6
square
#FCC17A #7AFC80 #7AB5FC #FC7AF6
split-complementary
#FCC17A #7AF6FC #807AFC
monochromatic
#F68906 #FBA53E #FCC17A #FDDDB6 #FEF1E1
Accessibility & contrast
On white
1.61
#FCC17A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#FCC17A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC17A
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC17A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC17A | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C474
Deuteranopia (green-blind)
#E4D17C
Tritanopia (blue-blind)
#FFB3B0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fcc17a; /* rgb */ color: rgb(252, 193, 122); /* oklch */ color: oklch(84.9% 0.111 70.5);
Tailwind
colors: {
custom: {
50: '#ffd3a1',
500: '#fcc17a',
950: '#000000',
},
}SCSS
$custom: #fcc17a; $custom-light: #ffd3a1; $custom-dark: #000000;
JSON
{
"hex": "#fcc17a",
"rgb": {
"r": 252,
"g": 193,
"b": 122
},
"hsl": {
"h": 32.769,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.84942,
"c": 0.11129,
"h": 70.5
},
"luminance": 0.60241
}Semantic roles & 50–950 ramp
primary
#FCC17A
secondary
#4186D9
accent
#68E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380