#FCC985#FCC985
#FCC985 is a very light, moderate orange. Relative luminance 0.642; OKLCH L 86.6% C 0.103 H 73.7°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC985 |
|---|---|
| RGB | rgb(252, 201, 133) |
| HSL | hsl(34, 95%, 75%) |
| HSV | hsv(34, 47%, 99%) |
| CMYK | cmyk(0%, 20.2%, 47.2%, 1.2%) |
| CIE-LAB | lab(84.05, 9.86, 40.74) |
| CIE-LCH | lch(84.05, 41.92, 76.39°) |
| OKLab | oklab(86.62% 0.0289 0.099) |
| OKLCH | oklch(86.62% 0.103 73.7) |
| XYZ | xyz(65.2678, 64.1659, 31.1332) |
| Luminance | 0.6416 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.41
Navajowhite
#FFDEAD
ΔE00 6.80
Light Peach
#FFD8B1
ΔE00 7.46
Apricot (survey)
#FFB16D
ΔE00 8.20
Very Light Brown
#D3B683
ΔE00 8.31
Butterscotch
#FDB147
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC985 #85B8FC
analogous
#FC8D85 #FCC985 #F3FC85
triadic
#FCC985 #85FCC9 #C985FC
tetradic
#FCC985 #85FC8D #85B8FC #FC85F3
square
#FCC985 #85FC8D #85B8FC #FC85F3
split-complementary
#FCC985 #85F3FC #8D85FC
monochromatic
#F9940E #FBAF49 #FCC985 #FDE3C1 #FEF2E1
Accessibility & contrast
On white
1.52
#FCC985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#FCC985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC985
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC985 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB80
Deuteranopia (green-blind)
#E8D787
Tritanopia (blue-blind)
#FFBCB8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fcc985; /* rgb */ color: rgb(252, 201, 133); /* oklch */ color: oklch(86.6% 0.103 73.7);
Tailwind
colors: {
custom: {
50: '#ffd9a9',
500: '#fcc985',
950: '#000000',
},
}SCSS
$custom: #fcc985; $custom-light: #ffd9a9; $custom-dark: #000000;
JSON
{
"hex": "#fcc985",
"rgb": {
"r": 252,
"g": 201,
"b": 133
},
"hsl": {
"h": 34.286,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.8662,
"c": 0.10314,
"h": 73.7
},
"luminance": 0.64162
}Semantic roles & 50–950 ramp
primary
#FCC985
secondary
#4A88DB
accent
#62E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381