#FCC17D#FCC17D
#FCC17D is a very light, moderate orange. Relative luminance 0.603; OKLCH L 85.0% C 0.109 H 69.4°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC17D |
|---|---|
| RGB | rgb(252, 193, 125) |
| HSL | hsl(32, 95%, 74%) |
| HSV | hsv(32, 50%, 99%) |
| CMYK | cmyk(0%, 23.4%, 50.4%, 1.2%) |
| CIE-LAB | lab(82.01, 13.30, 42.22) |
| CIE-LCH | lch(82.01, 44.26, 72.51°) |
| OKLab | oklab(84.99% 0.0382 0.1019) |
| OKLCH | oklch(84.99% 0.109 69.4) |
| XYZ | xyz(62.9195, 60.3201, 27.7270) |
| Luminance | 0.6032 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.55
Burlywood
#DEB887
ΔE00 6.44
Butterscotch
#FDB147
ΔE00 6.83
Light Orange
#FDAA48
ΔE00 7.38
Pale Orange
#FFA756
ΔE00 7.87
Sandybrown
#F4A460
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC17D #7DB8FC
analogous
#FC827D #FCC17D #F8FC7D
triadic
#FCC17D #7DFCC1 #C17DFC
tetradic
#FCC17D #7DFC82 #7DB8FC #FC7DF8
square
#FCC17D #7DFC82 #7DB8FC #FC7DF8
split-complementary
#FCC17D #7DF8FC #827DFC
monochromatic
#F98806 #FBA441 #FCC17D #FDDEB9 #FEF1E1
Accessibility & contrast
On white
1.61
#FCC17D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#FCC17D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC17D
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC17D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC17D | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C478
Deuteranopia (green-blind)
#E3D17E
Tritanopia (blue-blind)
#FFB3B0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fcc17d; /* rgb */ color: rgb(252, 193, 125); /* oklch */ color: oklch(85.0% 0.109 69.4);
Tailwind
colors: {
custom: {
50: '#ffd3a4',
500: '#fcc17d',
950: '#000000',
},
}SCSS
$custom: #fcc17d; $custom-light: #ffd3a4; $custom-dark: #000000;
JSON
{
"hex": "#fcc17d",
"rgb": {
"r": 252,
"g": 193,
"b": 125
},
"hsl": {
"h": 32.126,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.84987,
"c": 0.10878,
"h": 69.4
},
"luminance": 0.60316
}Semantic roles & 50–950 ramp
primary
#FCC17D
secondary
#4389DA
accent
#6BE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380