#FCC987#FCC987
#FCC987 is a very light, moderate orange. Relative luminance 0.642; OKLCH L 86.7% C 0.101 H 73.0°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC987 |
|---|---|
| RGB | rgb(252, 201, 135) |
| HSL | hsl(34, 95%, 76%) |
| HSV | hsv(34, 46%, 99%) |
| CMYK | cmyk(0%, 20.2%, 46.4%, 1.2%) |
| CIE-LAB | lab(84.08, 10.05, 39.76) |
| CIE-LCH | lch(84.08, 41.02, 75.82°) |
| OKLab | oklab(86.65% 0.0296 0.0969) |
| OKLCH | oklch(86.65% 0.101 73) |
| XYZ | xyz(65.4073, 64.2217, 31.8679) |
| Luminance | 0.6422 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.24
Navajowhite
#FFDEAD
ΔE00 6.65
Light Peach
#FFD8B1
ΔE00 7.11
Apricot (survey)
#FFB16D
ΔE00 8.03
Very Light Brown
#D3B683
ΔE00 8.27
Butterscotch
#FDB147
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC987 #87BAFC
analogous
#FC8E87 #FCC987 #F5FC87
triadic
#FCC987 #87FCC9 #C987FC
tetradic
#FCC987 #87FC8E #87BAFC #FC87F5
square
#FCC987 #87FC8E #87BAFC #FC87F5
split-complementary
#FCC987 #87F5FC #8E87FC
monochromatic
#F99310 #FBAE4B #FCC987 #FDE4C3 #FEF2E1
Accessibility & contrast
On white
1.52
#FCC987 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#FCC987 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC987
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC987 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC987 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB82
Deuteranopia (green-blind)
#E8D789
Tritanopia (blue-blind)
#FFBCB8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fcc987; /* rgb */ color: rgb(252, 201, 135); /* oklch */ color: oklch(86.7% 0.101 73.0);
Tailwind
colors: {
custom: {
50: '#ffd9ab',
500: '#fcc987',
950: '#000000',
},
}SCSS
$custom: #fcc987; $custom-light: #ffd9ab; $custom-dark: #000000;
JSON
{
"hex": "#fcc987",
"rgb": {
"r": 252,
"g": 201,
"b": 135
},
"hsl": {
"h": 33.846,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.86652,
"c": 0.10133,
"h": 73
},
"luminance": 0.64218
}Semantic roles & 50–950 ramp
primary
#FCC987
secondary
#4C8ADB
accent
#64E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381