#FCB084#FCB084
#FCB084 is a light, moderate orange. Relative luminance 0.534; OKLCH L 82.0% C 0.107 H 50.8°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB084 |
|---|---|
| RGB | rgb(252, 176, 132) |
| HSL | hsl(22, 95%, 75%) |
| HSV | hsv(22, 48%, 99%) |
| CMYK | cmyk(0%, 30.2%, 47.6%, 1.2%) |
| CIE-LAB | lab(78.12, 22.84, 33.62) |
| CIE-LCH | lch(78.12, 40.65, 55.81°) |
| OKLab | oklab(81.99% 0.0674 0.0826) |
| OKLCH | oklch(81.99% 0.107 50.8) |
| XYZ | xyz(59.8381, 53.4165, 28.9841) |
| Luminance | 0.5341 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.03
Lightsalmon
#FFA07A
ΔE00 5.41
Apricot (survey)
#FFB16D
ΔE00 6.00
Sandybrown
#F4A460
ΔE00 6.57
Pale Salmon
#FFB19A
ΔE00 6.95
Light Salmon
#FEA993
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB084 #84D0FC
analogous
#FC8494 #FCB084 #FCEC84
triadic
#FCB084 #84FCB0 #B084FC
tetradic
#FCB084 #94FC84 #84D0FC #EC84FC
square
#FCB084 #94FC84 #84D0FC #EC84FC
split-complementary
#FCB084 #84FCEC #8494FC
monochromatic
#F9630D #FB8A48 #FCB084 #FDD6C0 #FEECE1
Accessibility & contrast
On white
1.80
#FCB084 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#FCB084 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB084
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB084 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB084 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B781
Deuteranopia (green-blind)
#D7C884
Tritanopia (blue-blind)
#FFA2A5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fcb084; /* rgb */ color: rgb(252, 176, 132); /* oklch */ color: oklch(82.0% 0.107 50.8);
Tailwind
colors: {
custom: {
50: '#ffc8a8',
500: '#fcb084',
950: '#000000',
},
}SCSS
$custom: #fcb084; $custom-light: #ffc8a8; $custom-dark: #000000;
JSON
{
"hex": "#fcb084",
"rgb": {
"r": 252,
"g": 176,
"b": 132
},
"hsl": {
"h": 22,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.81992,
"c": 0.10663,
"h": 50.8
},
"luminance": 0.53412
}Semantic roles & 50–950 ramp
primary
#FCB084
secondary
#49A5DB
accent
#91E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280