#FCC587#FCC587
#FCC587 is a very light, moderate orange. Relative luminance 0.624; OKLCH L 85.9% C 0.101 H 69.2°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC587 |
|---|---|
| RGB | rgb(252, 197, 135) |
| HSL | hsl(32, 95%, 76%) |
| HSV | hsv(32, 46%, 99%) |
| CMYK | cmyk(0%, 21.8%, 46.4%, 1.2%) |
| CIE-LAB | lab(83.12, 12.13, 38.53) |
| CIE-LCH | lch(83.12, 40.39, 72.52°) |
| OKLab | oklab(85.9% 0.0358 0.0941) |
| OKLCH | oklch(85.9% 0.101 69.2) |
| XYZ | xyz(64.4870, 62.3810, 31.5611) |
| Luminance | 0.6238 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.96
Apricot (survey)
#FFB16D
ΔE00 6.41
Light Peach
#FFD8B1
ΔE00 6.99
Navajowhite
#FFDEAD
ΔE00 7.57
Butterscotch
#FDB147
ΔE00 8.32
Peach (survey)
#FFB07C
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC587 #87BEFC
analogous
#FC8A87 #FCC587 #F8FC87
triadic
#FCC587 #87FCC5 #C587FC
tetradic
#FCC587 #87FC8A #87BEFC #FC87F8
square
#FCC587 #87FC8A #87BEFC #FC87F8
split-complementary
#FCC587 #87F8FC #8A87FC
monochromatic
#F98B10 #FBA84B #FCC587 #FDE2C3 #FEF1E1
Accessibility & contrast
On white
1.56
#FCC587 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#FCC587 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC587
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC587 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC587 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C882
Deuteranopia (green-blind)
#E5D488
Tritanopia (blue-blind)
#FFB8B5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fcc587; /* rgb */ color: rgb(252, 197, 135); /* oklch */ color: oklch(85.9% 0.101 69.2);
Tailwind
colors: {
custom: {
50: '#ffd6aa',
500: '#fcc587',
950: '#000000',
},
}SCSS
$custom: #fcc587; $custom-light: #ffd6aa; $custom-dark: #000000;
JSON
{
"hex": "#fcc587",
"rgb": {
"r": 252,
"g": 197,
"b": 135
},
"hsl": {
"h": 31.795,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.85897,
"c": 0.10064,
"h": 69.2
},
"luminance": 0.62377
}Semantic roles & 50–950 ramp
primary
#FCC587
secondary
#4C8FDB
accent
#6CE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381