#FCC87F#FCC87F
#FCC87F is a very light, moderate orange. Relative luminance 0.635; OKLCH L 86.3% C 0.108 H 74.9°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC87F |
|---|---|
| RGB | rgb(252, 200, 127) |
| HSL | hsl(35, 95%, 74%) |
| HSV | hsv(35, 50%, 99%) |
| CMYK | cmyk(0%, 20.6%, 49.6%, 1.2%) |
| CIE-LAB | lab(83.73, 9.83, 43.36) |
| CIE-LCH | lch(83.73, 44.46, 77.22°) |
| OKLab | oklab(86.34% 0.0282 0.1046) |
| OKLCH | oklch(86.34% 0.108 74.9) |
| XYZ | xyz(64.6327, 63.5401, 28.9347) |
| Luminance | 0.6354 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.86
Navajowhite
#FFDEAD
ΔE00 7.48
Butterscotch
#FDB147
ΔE00 7.67
Apricot (survey)
#FFB16D
ΔE00 8.38
Light Peach
#FFD8B1
ΔE00 8.40
Very Light Brown
#D3B683
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC87F #7FB3FC
analogous
#FC8A7F #FCC87F #F2FC7F
triadic
#FCC87F #7FFCC8 #C87FFC
tetradic
#FCC87F #7FFC8A #7FB3FC #FC7FF2
square
#FCC87F #7FFC8A #7FB3FC #FC7FF2
split-complementary
#FCC87F #7FF2FC #8A7FFC
monochromatic
#F99507 #FBAE43 #FCC87F #FDE2BB #FEF2E1
Accessibility & contrast
On white
1.53
#FCC87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#FCC87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC87F
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC87F | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC979
Deuteranopia (green-blind)
#E8D681
Tritanopia (blue-blind)
#FFBAB6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fcc87f; /* rgb */ color: rgb(252, 200, 127); /* oklch */ color: oklch(86.3% 0.108 74.9);
Tailwind
colors: {
custom: {
50: '#ffd8a5',
500: '#fcc87f',
950: '#000000',
},
}SCSS
$custom: #fcc87f; $custom-light: #ffd8a5; $custom-dark: #000000;
JSON
{
"hex": "#fcc87f",
"rgb": {
"r": 252,
"g": 200,
"b": 127
},
"hsl": {
"h": 35.04,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.86337,
"c": 0.10828,
"h": 74.9
},
"luminance": 0.63536
}Semantic roles & 50–950 ramp
primary
#FCC87F
secondary
#4583DA
accent
#5FE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380