#FCBF8B#FCBF8B
#FCBF8B is a very light, moderate orange. Relative luminance 0.598; OKLCH L 84.8% C 0.097 H 61.4°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBF8B |
|---|---|
| RGB | rgb(252, 191, 139) |
| HSL | hsl(28, 95%, 77%) |
| HSV | hsv(28, 45%, 99%) |
| CMYK | cmyk(0%, 24.2%, 44.8%, 1.2%) |
| CIE-LAB | lab(81.74, 15.65, 34.69) |
| CIE-LCH | lch(81.74, 38.06, 65.71°) |
| OKLab | oklab(84.85% 0.0466 0.0854) |
| OKLCH | oklch(84.85% 0.097 61.4) |
| XYZ | xyz(63.4385, 59.8251, 32.6271) |
| Luminance | 0.5982 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.84
Peach (survey)
#FFB07C
ΔE00 5.00
Burlywood
#DEB887
ΔE00 6.78
Apricot
#FBCEB1
ΔE00 7.08
Sandybrown
#F4A460
ΔE00 7.29
Light Peach
#FFD8B1
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBF8B #8BC8FC
analogous
#FC8B90 #FCBF8B #FCF88B
triadic
#FCBF8B #8BFCBF #BF8BFC
tetradic
#FCBF8B #90FC8B #8BC8FC #F88BFC
square
#FCBF8B #90FC8B #8BC8FC #F88BFC
split-complementary
#FCBF8B #8BFCF8 #8B90FC
monochromatic
#F97D14 #FA9E4F #FCBF8B #FEE0C7 #FEEFE1
Accessibility & contrast
On white
1.62
#FCBF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#FCBF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBF8B
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBF8B | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C387
Deuteranopia (green-blind)
#E0D18C
Tritanopia (blue-blind)
#FFB2B2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fcbf8b; /* rgb */ color: rgb(252, 191, 139); /* oklch */ color: oklch(84.8% 0.097 61.4);
Tailwind
colors: {
custom: {
50: '#ffd2ad',
500: '#fcbf8b',
950: '#000000',
},
}SCSS
$custom: #fcbf8b; $custom-light: #ffd2ad; $custom-dark: #000000;
JSON
{
"hex": "#fcbf8b",
"rgb": {
"r": 252,
"g": 191,
"b": 139
},
"hsl": {
"h": 27.611,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.84845,
"c": 0.0973,
"h": 61.4
},
"luminance": 0.59821
}Semantic roles & 50–950 ramp
primary
#FCBF8B
secondary
#509BDC
accent
#7CE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381