#FCBC9A#FCBC9A
#FCBC9A is a very light, moderate orange. Relative luminance 0.590; OKLCH L 84.6% C 0.087 H 49.1°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBC9A |
|---|---|
| RGB | rgb(252, 188, 154) |
| HSL | hsl(21, 94%, 80%) |
| HSV | hsv(21, 39%, 99%) |
| CMYK | cmyk(0%, 25.4%, 38.9%, 1.2%) |
| CIE-LAB | lab(81.29, 18.80, 26.21) |
| CIE-LCH | lch(81.29, 32.26, 54.35°) |
| OKLab | oklab(84.58% 0.0571 0.066) |
| OKLCH | oklch(84.58% 0.087 49.1) |
| XYZ | xyz(63.9631, 58.9989, 38.5845) |
| Luminance | 0.5899 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.40
Apricot
#FBCEB1
ΔE00 5.54
Pale Salmon
#FFB19A
ΔE00 5.73
Light Salmon
#FEA993
ΔE00 7.45
Lightsalmon
#FFA07A
ΔE00 7.74
Apricot (survey)
#FFB16D
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBC9A #9ADAFC
analogous
#FC9AA9 #FCBC9A #FCED9A
triadic
#FCBC9A #9AFCBC #BC9AFC
tetradic
#FCBC9A #A9FC9A #9ADAFC #ED9AFC
square
#FCBC9A #A9FC9A #9ADAFC #ED9AFC
split-complementary
#FCBC9A #9AFCED #9AA9FC
monochromatic
#F86D23 #FA955F #FCBC9A #FEE3D5 #FEEBE1
Accessibility & contrast
On white
1.64
#FCBC9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#FCBC9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBC9A
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBC9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBC9A | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC298
Deuteranopia (green-blind)
#DCCF9A
Tritanopia (blue-blind)
#FFB1B3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fcbc9a; /* rgb */ color: rgb(252, 188, 154); /* oklch */ color: oklch(84.6% 0.087 49.1);
Tailwind
colors: {
custom: {
50: '#ffd0b8',
500: '#fcbc9a',
950: '#000000',
},
}SCSS
$custom: #fcbc9a; $custom-light: #ffd0b8; $custom-dark: #000000;
JSON
{
"hex": "#fcbc9a",
"rgb": {
"r": 252,
"g": 188,
"b": 154
},
"hsl": {
"h": 20.816,
"s": 94.231,
"l": 79.608
},
"oklch": {
"l": 0.84577,
"c": 0.08723,
"h": 49.1
},
"luminance": 0.58995
}Semantic roles & 50–950 ramp
primary
#FCBC9A
secondary
#5DB1DE
accent
#96E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381