#FCC87B#FCC87B
#FCC87B is a very light, moderate orange. Relative luminance 0.634; OKLCH L 86.3% C 0.112 H 76.2°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC87B |
|---|---|
| RGB | rgb(252, 200, 123) |
| HSL | hsl(36, 96%, 74%) |
| HSV | hsv(36, 51%, 99%) |
| CMYK | cmyk(0%, 20.6%, 51.2%, 1.2%) |
| CIE-LAB | lab(83.67, 9.48, 45.29) |
| CIE-LCH | lch(83.67, 46.27, 78.17°) |
| OKLab | oklab(86.28% 0.0267 0.1086) |
| OKLCH | oklch(86.28% 0.112 76.2) |
| XYZ | xyz(64.3772, 63.4379, 27.5890) |
| Luminance | 0.6343 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 7.31
Butterscotch
#FDB147
ΔE00 7.43
Navajowhite
#FFDEAD
ΔE00 7.89
Macaroni And Cheese
#EFB435
ΔE00 8.21
Tan (survey)
#D1B26F
ΔE00 8.59
Sand (survey)
#E2CA76
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC87B #7BAFFC
analogous
#FC877B #FCC87B #EFFC7B
triadic
#FCC87B #7BFCC8 #C87BFC
tetradic
#FCC87B #7BFC87 #7BAFFC #FC7BEF
square
#FCC87B #7BFC87 #7BAFFC #FC7BEF
split-complementary
#FCC87B #7BEFFC #877BFC
monochromatic
#F79606 #FBAF3F #FCC87B #FDE1B7 #FEF3E1
Accessibility & contrast
On white
1.53
#FCC87B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#FCC87B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC87B
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC87B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC87B | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC975
Deuteranopia (green-blind)
#E8D67D
Tritanopia (blue-blind)
#FFBAB5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fcc87b; /* rgb */ color: rgb(252, 200, 123); /* oklch */ color: oklch(86.3% 0.112 76.2);
Tailwind
colors: {
custom: {
50: '#ffd8a2',
500: '#fcc87b',
950: '#000000',
},
}SCSS
$custom: #fcc87b; $custom-light: #ffd8a2; $custom-dark: #000000;
JSON
{
"hex": "#fcc87b",
"rgb": {
"r": 252,
"g": 200,
"b": 123
},
"hsl": {
"h": 35.814,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.86278,
"c": 0.11183,
"h": 76.2
},
"luminance": 0.63434
}Semantic roles & 50–950 ramp
primary
#FCC87B
secondary
#427FD9
accent
#5DE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380