#FCB987#FCB987
#FCB987 is a very light, moderate orange. Relative luminance 0.571; OKLCH L 83.7% C 0.101 H 57.6°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB987 |
|---|---|
| RGB | rgb(252, 185, 135) |
| HSL | hsl(26, 95%, 76%) |
| HSV | hsv(26, 46%, 99%) |
| CMYK | cmyk(0%, 26.6%, 46.4%, 1.2%) |
| CIE-LAB | lab(80.26, 18.41, 34.84) |
| CIE-LCH | lch(80.26, 39.40, 62.15°) |
| OKLab | oklab(83.67% 0.0544 0.0856) |
| OKLCH | oklch(83.67% 0.101 57.6) |
| XYZ | xyz(61.8698, 57.1468, 30.6887) |
| Luminance | 0.5714 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.96
Apricot (survey)
#FFB16D
ΔE00 4.22
Sandybrown
#F4A460
ΔE00 6.20
Pale Orange
#FFA756
ΔE00 7.23
Apricot
#FBCEB1
ΔE00 7.64
Burlywood
#DEB887
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB987 #87CAFC
analogous
#FC878F #FCB987 #FCF387
triadic
#FCB987 #87FCB9 #B987FC
tetradic
#FCB987 #8FFC87 #87CAFC #F387FC
square
#FCB987 #8FFC87 #87CAFC #F387FC
split-complementary
#FCB987 #87FCF3 #878FFC
monochromatic
#F97310 #FB964B #FCB987 #FDDCC3 #FEEEE1
Accessibility & contrast
On white
1.69
#FCB987 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#FCB987 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB987
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB987 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB987 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBE83
Deuteranopia (green-blind)
#DDCD87
Tritanopia (blue-blind)
#FFACAC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #fcb987; /* rgb */ color: rgb(252, 185, 135); /* oklch */ color: oklch(83.7% 0.101 57.6);
Tailwind
colors: {
custom: {
50: '#ffceaa',
500: '#fcb987',
950: '#000000',
},
}SCSS
$custom: #fcb987; $custom-light: #ffceaa; $custom-dark: #000000;
JSON
{
"hex": "#fcb987",
"rgb": {
"r": 252,
"g": 185,
"b": 135
},
"hsl": {
"h": 25.641,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.83671,
"c": 0.10143,
"h": 57.6
},
"luminance": 0.57143
}Semantic roles & 50–950 ramp
primary
#FCB987
secondary
#4C9EDB
accent
#83E600
background
#FFFEFD
surface
#FFFAF7
border
#D7D3D0
text
#181310
muted
#868381