#FCB984#FCB984
#FCB984 is a very light, moderate orange. Relative luminance 0.571; OKLCH L 83.6% C 0.104 H 59.1°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB984 |
|---|---|
| RGB | rgb(252, 185, 132) |
| HSL | hsl(27, 95%, 75%) |
| HSV | hsv(27, 48%, 99%) |
| CMYK | cmyk(0%, 26.6%, 47.6%, 1.2%) |
| CIE-LAB | lab(80.22, 18.12, 36.34) |
| CIE-LCH | lch(80.22, 40.61, 63.50°) |
| OKLab | oklab(83.62% 0.0533 0.0889) |
| OKLCH | oklch(83.62% 0.104 59.1) |
| XYZ | xyz(61.6616, 57.0635, 29.5920) |
| Luminance | 0.5706 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.27
Apricot (survey)
#FFB16D
ΔE00 3.62
Sandybrown
#F4A460
ΔE00 5.83
Pale Orange
#FFA756
ΔE00 6.70
Burlywood
#DEB887
ΔE00 7.71
Apricot
#FBCEB1
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB984 #84C7FC
analogous
#FC848B #FCB984 #FCF584
triadic
#FCB984 #84FCB9 #B984FC
tetradic
#FCB984 #8BFC84 #84C7FC #F584FC
square
#FCB984 #8BFC84 #84C7FC #F584FC
split-complementary
#FCB984 #84FCF5 #848BFC
monochromatic
#F9750D #FB9748 #FCB984 #FDDBC0 #FEEEE1
Accessibility & contrast
On white
1.69
#FCB984 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#FCB984 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB984
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB984 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB984 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBE80
Deuteranopia (green-blind)
#DDCD85
Tritanopia (blue-blind)
#FFABAC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #fcb984; /* rgb */ color: rgb(252, 185, 132); /* oklch */ color: oklch(83.6% 0.104 59.1);
Tailwind
colors: {
custom: {
50: '#ffcea8',
500: '#fcb984',
950: '#000000',
},
}SCSS
$custom: #fcb984; $custom-light: #ffcea8; $custom-dark: #000000;
JSON
{
"hex": "#fcb984",
"rgb": {
"r": 252,
"g": 185,
"b": 132
},
"hsl": {
"h": 26.5,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.83619,
"c": 0.10364,
"h": 59.1
},
"luminance": 0.57059
}Semantic roles & 50–950 ramp
primary
#FCB984
secondary
#499BDB
accent
#80E600
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#18130F
muted
#868380