#FCBB8A#FCBB8A
#FCBB8A is a very light, moderate orange. Relative luminance 0.581; OKLCH L 84.1% C 0.099 H 57.9°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBB8A |
|---|---|
| RGB | rgb(252, 187, 138) |
| HSL | hsl(26, 95%, 76%) |
| HSV | hsv(26, 45%, 99%) |
| CMYK | cmyk(0%, 25.8%, 45.2%, 1.2%) |
| CIE-LAB | lab(80.78, 17.65, 33.95) |
| CIE-LCH | lch(80.78, 38.26, 62.53°) |
| OKLab | oklab(84.09% 0.0524 0.0837) |
| OKLCH | oklch(84.09% 0.099 57.9) |
| XYZ | xyz(62.5054, 58.0752, 31.9573) |
| Luminance | 0.5807 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.50
Apricot (survey)
#FFB16D
ΔE00 4.63
Sandybrown
#F4A460
ΔE00 6.71
Apricot
#FBCEB1
ΔE00 7.13
Pale Orange
#FFA756
ΔE00 7.69
Burlywood
#DEB887
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBB8A #8ACBFC
analogous
#FC8A92 #FCBB8A #FCF48A
triadic
#FCBB8A #8AFCBB #BB8AFC
tetradic
#FCBB8A #92FC8A #8ACBFC #F48AFC
square
#FCBB8A #92FC8A #8ACBFC #F48AFC
split-complementary
#FCBB8A #8AFCF4 #8A92FC
monochromatic
#F97613 #FA984E #FCBB8A #FEDEC6 #FEEEE1
Accessibility & contrast
On white
1.66
#FCBB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#FCBB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBB8A
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBB8A | 1.00 | 1.66 | 12.61 | 12.61 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC086
Deuteranopia (green-blind)
#DECE8A
Tritanopia (blue-blind)
#FFAEAE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fcbb8a; /* rgb */ color: rgb(252, 187, 138); /* oklch */ color: oklch(84.1% 0.099 57.9);
Tailwind
colors: {
custom: {
50: '#ffcfac',
500: '#fcbb8a',
950: '#000000',
},
}SCSS
$custom: #fcbb8a; $custom-light: #ffcfac; $custom-dark: #000000;
JSON
{
"hex": "#fcbb8a",
"rgb": {
"r": 252,
"g": 187,
"b": 138
},
"hsl": {
"h": 25.789,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.8409,
"c": 0.09875,
"h": 57.9
},
"luminance": 0.58071
}Semantic roles & 50–950 ramp
primary
#FCBB8A
secondary
#4F9FDC
accent
#83E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181310
muted
#868381