#FCBA84#FCBA84
#FCBA84 is a very light, moderate orange. Relative luminance 0.575; OKLCH L 83.8% C 0.103 H 60.0°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBA84 |
|---|---|
| RGB | rgb(252, 186, 132) |
| HSL | hsl(27, 95%, 75%) |
| HSV | hsv(27, 48%, 99%) |
| CMYK | cmyk(0%, 26.2%, 47.6%, 1.2%) |
| CIE-LAB | lab(80.45, 17.60, 36.64) |
| CIE-LCH | lch(80.45, 40.65, 64.35°) |
| OKLab | oklab(83.8% 0.0517 0.0896) |
| OKLCH | oklch(83.8% 0.103 60) |
| XYZ | xyz(61.8715, 57.4834, 29.6619) |
| Luminance | 0.5748 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.60
Peach (survey)
#FFB07C
ΔE00 3.71
Sandybrown
#F4A460
ΔE00 5.95
Pale Orange
#FFA756
ΔE00 6.72
Burlywood
#DEB887
ΔE00 7.44
Apricot
#FBCEB1
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBA84 #84C6FC
analogous
#FC848A #FCBA84 #FCF684
triadic
#FCBA84 #84FCBA #BA84FC
tetradic
#FCBA84 #8AFC84 #84C6FC #F684FC
square
#FCBA84 #8AFC84 #84C6FC #F684FC
split-complementary
#FCBA84 #84FCF6 #848AFC
monochromatic
#F9770D #FB9848 #FCBA84 #FDDCC0 #FEEEE1
Accessibility & contrast
On white
1.68
#FCBA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#FCBA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBA84
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBA84 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBF80
Deuteranopia (green-blind)
#DECD85
Tritanopia (blue-blind)
#FFACAC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fcba84; /* rgb */ color: rgb(252, 186, 132); /* oklch */ color: oklch(83.8% 0.103 60.0);
Tailwind
colors: {
custom: {
50: '#ffcea8',
500: '#fcba84',
950: '#000000',
},
}SCSS
$custom: #fcba84; $custom-light: #ffcea8; $custom-dark: #000000;
JSON
{
"hex": "#fcba84",
"rgb": {
"r": 252,
"g": 186,
"b": 132
},
"hsl": {
"h": 27,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.83803,
"c": 0.10345,
"h": 60
},
"luminance": 0.57479
}Semantic roles & 50–950 ramp
primary
#FCBA84
secondary
#4999DB
accent
#7EE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181310
muted
#868380