#FCC17F#FCC17F
#FCC17F is a very light, moderate orange. Relative luminance 0.604; OKLCH L 85.0% C 0.107 H 68.7°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC17F |
|---|---|
| RGB | rgb(252, 193, 127) |
| HSL | hsl(32, 95%, 74%) |
| HSV | hsv(32, 50%, 99%) |
| CMYK | cmyk(0%, 23.4%, 49.6%, 1.2%) |
| CIE-LAB | lab(82.04, 13.48, 41.24) |
| CIE-LCH | lch(82.04, 43.38, 71.90°) |
| OKLab | oklab(85.02% 0.0389 0.0998) |
| OKLCH | oklch(85.02% 0.107 68.7) |
| XYZ | xyz(63.0485, 60.3717, 28.4067) |
| Luminance | 0.6037 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.37
Burlywood
#DEB887
ΔE00 6.33
Butterscotch
#FDB147
ΔE00 7.15
Light Orange
#FDAA48
ΔE00 7.55
Peach (survey)
#FFB07C
ΔE00 7.80
Pale Orange
#FFA756
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC17F #7FBAFC
analogous
#FC837F #FCC17F #F9FC7F
triadic
#FCC17F #7FFCC1 #C17FFC
tetradic
#FCC17F #7FFC83 #7FBAFC #FC7FF9
square
#FCC17F #7FFC83 #7FBAFC #FC7FF9
split-complementary
#FCC17F #7FF9FC #837FFC
monochromatic
#F98707 #FBA443 #FCC17F #FDDEBB #FEF1E1
Accessibility & contrast
On white
1.61
#FCC17F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#FCC17F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC17F
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC17F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC17F | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C47A
Deuteranopia (green-blind)
#E3D280
Tritanopia (blue-blind)
#FFB3B1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fcc17f; /* rgb */ color: rgb(252, 193, 127); /* oklch */ color: oklch(85.0% 0.107 68.7);
Tailwind
colors: {
custom: {
50: '#ffd3a5',
500: '#fcc17f',
950: '#000000',
},
}SCSS
$custom: #fcc17f; $custom-light: #ffd3a5; $custom-dark: #000000;
JSON
{
"hex": "#fcc17f",
"rgb": {
"r": 252,
"g": 193,
"b": 127
},
"hsl": {
"h": 31.68,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.85018,
"c": 0.10711,
"h": 68.7
},
"luminance": 0.60368
}Semantic roles & 50–950 ramp
primary
#FCC17F
secondary
#458BDA
accent
#6CE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380