#FCBF9D#FCBF9D
#FCBF9D is a very light, moderate orange. Relative luminance 0.604; OKLCH L 85.2% C 0.084 H 50.4°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBF9D |
|---|---|
| RGB | rgb(252, 191, 157) |
| HSL | hsl(21, 94%, 80%) |
| HSV | hsv(21, 38%, 99%) |
| CMYK | cmyk(0%, 24.2%, 37.7%, 1.2%) |
| CIE-LAB | lab(82.05, 17.57, 25.66) |
| CIE-LCH | lch(82.05, 31.10, 55.60°) |
| OKLab | oklab(85.19% 0.0536 0.0647) |
| OKLCH | oklch(85.19% 0.084 50.4) |
| XYZ | xyz(64.8636, 60.3951, 40.1327) |
| Luminance | 0.6039 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.69
Peach (survey)
#FFB07C
ΔE00 5.83
Pale Salmon
#FFB19A
ΔE00 6.44
Light Salmon
#FEA993
ΔE00 8.23
Peach
#FFDAB9
ΔE00 8.26
Light Peach
#FFD8B1
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBF9D #9DDAFC
analogous
#FC9DAA #FCBF9D #FCEF9D
triadic
#FCBF9D #9DFCBF #BF9DFC
tetradic
#FCBF9D #AAFC9D #9DDAFC #EF9DFC
square
#FCBF9D #AAFC9D #9DDAFC #EF9DFC
split-complementary
#FCBF9D #9DFCEF #9DAAFC
monochromatic
#F87126 #FA9862 #FCBF9D #FEE6D8 #FEECE1
Accessibility & contrast
On white
1.61
#FCBF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#FCBF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBF9D
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBF9D | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C49B
Deuteranopia (green-blind)
#DED19D
Tritanopia (blue-blind)
#FFB4B6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fcbf9d; /* rgb */ color: rgb(252, 191, 157); /* oklch */ color: oklch(85.2% 0.084 50.4);
Tailwind
colors: {
custom: {
50: '#ffd2ba',
500: '#fcbf9d',
950: '#000000',
},
}SCSS
$custom: #fcbf9d; $custom-light: #ffd2ba; $custom-dark: #000000;
JSON
{
"hex": "#fcbf9d",
"rgb": {
"r": 252,
"g": 191,
"b": 157
},
"hsl": {
"h": 21.474,
"s": 94.059,
"l": 80.196
},
"oklch": {
"l": 0.85187,
"c": 0.084,
"h": 50.4
},
"luminance": 0.60391
}Semantic roles & 50–950 ramp
primary
#FCBF9D
secondary
#5FB1DE
accent
#93E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381