#FCC87E#FCC87E
#FCC87E is a very light, moderate orange. Relative luminance 0.635; OKLCH L 86.3% C 0.109 H 75.3°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC87E |
|---|---|
| RGB | rgb(252, 200, 126) |
| HSL | hsl(35, 95%, 74%) |
| HSV | hsv(35, 50%, 99%) |
| CMYK | cmyk(0%, 20.6%, 50%, 1.2%) |
| CIE-LAB | lab(83.71, 9.74, 43.84) |
| CIE-LCH | lch(83.71, 44.91, 77.47°) |
| OKLab | oklab(86.32% 0.0278 0.1056) |
| OKLCH | oklch(86.32% 0.109 75.3) |
| XYZ | xyz(64.5679, 63.5142, 28.5932) |
| Luminance | 0.6351 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.96
Navajowhite
#FFDEAD
ΔE00 7.58
Butterscotch
#FDB147
ΔE00 7.60
Apricot (survey)
#FFB16D
ΔE00 8.49
Light Peach
#FFD8B1
ΔE00 8.57
Very Light Brown
#D3B683
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC87E #7EB2FC
analogous
#FC897E #FCC87E #F1FC7E
triadic
#FCC87E #7EFCC8 #C87EFC
tetradic
#FCC87E #7EFC89 #7EB2FC #FC7EF1
square
#FCC87E #7EFC89 #7EB2FC #FC7EF1
split-complementary
#FCC87E #7EF1FC #897EFC
monochromatic
#F99506 #FBAF42 #FCC87E #FDE2BA #FEF2E1
Accessibility & contrast
On white
1.53
#FCC87E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#FCC87E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC87E
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC87E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC87E | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC978
Deuteranopia (green-blind)
#E8D680
Tritanopia (blue-blind)
#FFBAB6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fcc87e; /* rgb */ color: rgb(252, 200, 126); /* oklch */ color: oklch(86.3% 0.109 75.3);
Tailwind
colors: {
custom: {
50: '#ffd8a4',
500: '#fcc87e',
950: '#000000',
},
}SCSS
$custom: #fcc87e; $custom-light: #ffd8a4; $custom-dark: #000000;
JSON
{
"hex": "#fcc87e",
"rgb": {
"r": 252,
"g": 200,
"b": 126
},
"hsl": {
"h": 35.238,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.86322,
"c": 0.10917,
"h": 75.3
},
"luminance": 0.6351
}Semantic roles & 50–950 ramp
primary
#FCC87E
secondary
#4482DA
accent
#5FE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380