#FCBF95#FCBF95
#FCBF95 is a very light, moderate orange. Relative luminance 0.601; OKLCH L 85.0% C 0.090 H 55.7°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBF95 |
|---|---|
| RGB | rgb(252, 191, 149) |
| HSL | hsl(24, 94%, 79%) |
| HSV | hsv(24, 41%, 99%) |
| CMYK | cmyk(0%, 24.2%, 40.9%, 1.2%) |
| CIE-LAB | lab(81.91, 16.69, 29.68) |
| CIE-LCH | lch(81.91, 34.05, 60.66°) |
| OKLab | oklab(85.03% 0.0505 0.0741) |
| OKLCH | oklch(85.03% 0.09 55.7) |
| XYZ | xyz(64.2029, 60.1308, 36.6527) |
| Luminance | 0.6013 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.69
Apricot
#FBCEB1
ΔE00 5.32
Apricot (survey)
#FFB16D
ΔE00 6.59
Light Peach
#FFD8B1
ΔE00 7.44
Peach
#FFDAB9
ΔE00 7.89
Burlywood
#DEB887
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBF95 #95D2FC
analogous
#FC959E #FCBF95 #FCF295
triadic
#FCBF95 #95FCBF #BF95FC
tetradic
#FCBF95 #9EFC95 #95D2FC #F295FC
square
#FCBF95 #9EFC95 #95D2FC #F295FC
split-complementary
#FCBF95 #95FCF2 #959EFC
monochromatic
#F9771E #FA9B59 #FCBF95 #FEE3D1 #FEEDE1
Accessibility & contrast
On white
1.61
#FCBF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#FCBF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBF95
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBF95 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C492
Deuteranopia (green-blind)
#DFD195
Tritanopia (blue-blind)
#FFB3B4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fcbf95; /* rgb */ color: rgb(252, 191, 149); /* oklch */ color: oklch(85.0% 0.090 55.7);
Tailwind
colors: {
custom: {
50: '#ffd2b4',
500: '#fcbf95',
950: '#000000',
},
}SCSS
$custom: #fcbf95; $custom-light: #ffd2b4; $custom-dark: #000000;
JSON
{
"hex": "#fcbf95",
"rgb": {
"r": 252,
"g": 191,
"b": 149
},
"hsl": {
"h": 24.466,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.85029,
"c": 0.08963,
"h": 55.7
},
"luminance": 0.60127
}Semantic roles & 50–950 ramp
primary
#FCBF95
secondary
#58A7DD
accent
#88E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381