#FCC17B#FCC17B
#FCC17B is a very light, moderate orange. Relative luminance 0.603; OKLCH L 85.0% C 0.110 H 70.2°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC17B |
|---|---|
| RGB | rgb(252, 193, 123) |
| HSL | hsl(33, 96%, 74%) |
| HSV | hsv(33, 51%, 99%) |
| CMYK | cmyk(0%, 23.4%, 51.2%, 1.2%) |
| CIE-LAB | lab(81.98, 13.13, 43.19) |
| CIE-LCH | lch(81.98, 45.14, 73.10°) |
| OKLab | oklab(84.96% 0.0375 0.1039) |
| OKLCH | oklch(84.96% 0.11 70.2) |
| XYZ | xyz(62.7930, 60.2695, 27.0609) |
| Luminance | 0.6027 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.75
Butterscotch
#FDB147
ΔE00 6.54
Burlywood
#DEB887
ΔE00 6.58
Light Orange
#FDAA48
ΔE00 7.24
Pale Orange
#FFA756
ΔE00 7.94
Sandybrown
#F4A460
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC17B #7BB6FC
analogous
#FC807B #FCC17B #F7FC7B
triadic
#FCC17B #7BFCC1 #C17BFC
tetradic
#FCC17B #7BFC80 #7BB6FC #FC7BF7
square
#FCC17B #7BFC80 #7BB6FC #FC7BF7
split-complementary
#FCC17B #7BF7FC #807BFC
monochromatic
#F78906 #FBA53F #FCC17B #FDDDB7 #FEF1E1
Accessibility & contrast
On white
1.61
#FCC17B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#FCC17B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC17B
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC17B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC17B | 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)
#D6C475
Deuteranopia (green-blind)
#E3D17C
Tritanopia (blue-blind)
#FFB3B0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fcc17b; /* rgb */ color: rgb(252, 193, 123); /* oklch */ color: oklch(85.0% 0.110 70.2);
Tailwind
colors: {
custom: {
50: '#ffd3a2',
500: '#fcc17b',
950: '#000000',
},
}SCSS
$custom: #fcc17b; $custom-light: #ffd3a2; $custom-dark: #000000;
JSON
{
"hex": "#fcc17b",
"rgb": {
"r": 252,
"g": 193,
"b": 123
},
"hsl": {
"h": 32.558,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.84957,
"c": 0.11045,
"h": 70.2
},
"luminance": 0.60265
}Semantic roles & 50–950 ramp
primary
#FCC17B
secondary
#4287D9
accent
#69E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380