#FCBC8A#FCBC8A
#FCBC8A is a very light, moderate orange. Relative luminance 0.585; OKLCH L 84.3% C 0.099 H 58.9°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBC8A |
|---|---|
| RGB | rgb(252, 188, 138) |
| HSL | hsl(26, 95%, 76%) |
| HSV | hsv(26, 45%, 99%) |
| CMYK | cmyk(0%, 25.4%, 45.2%, 1.2%) |
| CIE-LAB | lab(81.02, 17.13, 34.26) |
| CIE-LCH | lch(81.02, 38.30, 63.44°) |
| OKLab | oklab(84.27% 0.0509 0.0844) |
| OKLCH | oklch(84.27% 0.099 58.9) |
| XYZ | xyz(62.7182, 58.5009, 32.0282) |
| Luminance | 0.5850 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.88
Apricot (survey)
#FFB16D
ΔE00 4.58
Sandybrown
#F4A460
ΔE00 6.79
Apricot
#FBCEB1
ΔE00 7.13
Burlywood
#DEB887
ΔE00 7.46
Pale Orange
#FFA756
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBC8A #8ACAFC
analogous
#FC8A91 #FCBC8A #FCF58A
triadic
#FCBC8A #8AFCBC #BC8AFC
tetradic
#FCBC8A #91FC8A #8ACAFC #F58AFC
square
#FCBC8A #91FC8A #8ACAFC #F58AFC
split-complementary
#FCBC8A #8AFCF5 #8A91FC
monochromatic
#F97813 #FA9A4E #FCBC8A #FEDEC6 #FEEEE1
Accessibility & contrast
On white
1.65
#FCBC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#FCBC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBC8A
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBC8A | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC186
Deuteranopia (green-blind)
#DECF8B
Tritanopia (blue-blind)
#FFAFAF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #fcbc8a; /* rgb */ color: rgb(252, 188, 138); /* oklch */ color: oklch(84.3% 0.099 58.9);
Tailwind
colors: {
custom: {
50: '#ffd0ac',
500: '#fcbc8a',
950: '#000000',
},
}SCSS
$custom: #fcbc8a; $custom-light: #ffd0ac; $custom-dark: #000000;
JSON
{
"hex": "#fcbc8a",
"rgb": {
"r": 252,
"g": 188,
"b": 138
},
"hsl": {
"h": 26.316,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.84274,
"c": 0.09854,
"h": 58.9
},
"luminance": 0.58497
}Semantic roles & 50–950 ramp
primary
#FCBC8A
secondary
#4F9EDC
accent
#81E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381