#FCC17E#FCC17E
#FCC17E is a very light, moderate orange. Relative luminance 0.603; OKLCH L 85.0% C 0.108 H 69.1°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC17E |
|---|---|
| RGB | rgb(252, 193, 126) |
| HSL | hsl(32, 95%, 74%) |
| HSV | hsv(32, 50%, 99%) |
| CMYK | cmyk(0%, 23.4%, 50%, 1.2%) |
| CIE-LAB | lab(82.03, 13.39, 41.73) |
| CIE-LCH | lch(82.03, 43.82, 72.21°) |
| OKLab | oklab(85% 0.0386 0.1008) |
| OKLCH | oklch(85% 0.108 69.1) |
| XYZ | xyz(62.9837, 60.3458, 28.0651) |
| Luminance | 0.6034 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.46
Burlywood
#DEB887
ΔE00 6.38
Butterscotch
#FDB147
ΔE00 6.99
Light Orange
#FDAA48
ΔE00 7.46
Pale Orange
#FFA756
ΔE00 7.85
Peach (survey)
#FFB07C
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC17E #7EB9FC
analogous
#FC827E #FCC17E #F8FC7E
triadic
#FCC17E #7EFCC1 #C17EFC
tetradic
#FCC17E #7EFC82 #7EB9FC #FC7EF8
square
#FCC17E #7EFC82 #7EB9FC #FC7EF8
split-complementary
#FCC17E #7EF8FC #827EFC
monochromatic
#F98806 #FBA442 #FCC17E #FDDEBA #FEF1E1
Accessibility & contrast
On white
1.61
#FCC17E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#FCC17E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC17E
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC17E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC17E | 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)
#D5C479
Deuteranopia (green-blind)
#E3D27F
Tritanopia (blue-blind)
#FFB3B0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fcc17e; /* rgb */ color: rgb(252, 193, 126); /* oklch */ color: oklch(85.0% 0.108 69.1);
Tailwind
colors: {
custom: {
50: '#ffd3a4',
500: '#fcc17e',
950: '#000000',
},
}SCSS
$custom: #fcc17e; $custom-light: #ffd3a4; $custom-dark: #000000;
JSON
{
"hex": "#fcc17e",
"rgb": {
"r": 252,
"g": 193,
"b": 126
},
"hsl": {
"h": 31.905,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.85003,
"c": 0.10794,
"h": 69.1
},
"luminance": 0.60342
}Semantic roles & 50–950 ramp
primary
#FCC17E
secondary
#448ADA
accent
#6BE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380