#FCBF8F#FCBF8F
#FCBF8F is a very light, moderate orange. Relative luminance 0.599; OKLCH L 84.9% C 0.094 H 59.3°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBF8F |
|---|---|
| RGB | rgb(252, 191, 143) |
| HSL | hsl(26, 95%, 77%) |
| HSV | hsv(26, 43%, 99%) |
| CMYK | cmyk(0%, 24.2%, 43.3%, 1.2%) |
| CIE-LAB | lab(81.81, 16.06, 32.69) |
| CIE-LCH | lch(81.81, 36.42, 63.84°) |
| OKLab | oklab(84.92% 0.0481 0.0809) |
| OKLCH | oklch(84.92% 0.094 59.3) |
| XYZ | xyz(63.7361, 59.9441, 34.1946) |
| Luminance | 0.5994 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.67
Apricot (survey)
#FFB16D
ΔE00 5.40
Apricot
#FBCEB1
ΔE00 6.32
Burlywood
#DEB887
ΔE00 7.21
Light Peach
#FFD8B1
ΔE00 7.26
Sandybrown
#F4A460
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBF8F #8FCCFC
analogous
#FC8F95 #FCBF8F #FCF68F
triadic
#FCBF8F #8FFCBF #BF8FFC
tetradic
#FCBF8F #95FC8F #8FCCFC #F68FFC
square
#FCBF8F #95FC8F #8FCCFC #F68FFC
split-complementary
#FCBF8F #8FFCF6 #8F95FC
monochromatic
#F97B18 #FA9D53 #FCBF8F #FEE1CB #FEEEE1
Accessibility & contrast
On white
1.62
#FCBF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#FCBF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBF8F
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBF8F | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C38B
Deuteranopia (green-blind)
#E0D190
Tritanopia (blue-blind)
#FFB3B3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fcbf8f; /* rgb */ color: rgb(252, 191, 143); /* oklch */ color: oklch(84.9% 0.094 59.3);
Tailwind
colors: {
custom: {
50: '#ffd2b0',
500: '#fcbf8f',
950: '#000000',
},
}SCSS
$custom: #fcbf8f; $custom-light: #ffd2b0; $custom-dark: #000000;
JSON
{
"hex": "#fcbf8f",
"rgb": {
"r": 252,
"g": 191,
"b": 143
},
"hsl": {
"h": 26.422,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.84917,
"c": 0.09417,
"h": 59.3
},
"luminance": 0.5994
}Semantic roles & 50–950 ramp
primary
#FCBF8F
secondary
#53A0DC
accent
#80E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381