#FCBB97#FCBB97
#FCBB97 is a very light, moderate orange. Relative luminance 0.585; OKLCH L 84.3% C 0.090 H 50.1°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBB97 |
|---|---|
| RGB | rgb(252, 187, 151) |
| HSL | hsl(21, 94%, 79%) |
| HSV | hsv(21, 40%, 99%) |
| CMYK | cmyk(0%, 25.8%, 40.1%, 1.2%) |
| CIE-LAB | lab(81.00, 19.00, 27.41) |
| CIE-LCH | lch(81.00, 33.35, 55.27°) |
| OKLab | oklab(84.34% 0.0575 0.0687) |
| OKLCH | oklch(84.34% 0.09 50.1) |
| XYZ | xyz(63.5035, 58.4744, 37.2141) |
| Luminance | 0.5847 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.80
Apricot
#FBCEB1
ΔE00 5.82
Pale Salmon
#FFB19A
ΔE00 6.08
Lightsalmon
#FFA07A
ΔE00 7.57
Light Salmon
#FEA993
ΔE00 7.71
Apricot (survey)
#FFB16D
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBB97 #97D8FC
analogous
#FC97A6 #FCBB97 #FCEE97
triadic
#FCBB97 #97FCBB #BB97FC
tetradic
#FCBB97 #A6FC97 #97D8FC #EE97FC
square
#FCBB97 #A6FC97 #97D8FC #EE97FC
split-complementary
#FCBB97 #97FCEE #97A6FC
monochromatic
#F96D20 #FA945C #FCBB97 #FEE2D2 #FEECE1
Accessibility & contrast
On white
1.65
#FCBB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#FCBB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBB97
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBB97 | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC194
Deuteranopia (green-blind)
#DCCF97
Tritanopia (blue-blind)
#FFB0B1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #fcbb97; /* rgb */ color: rgb(252, 187, 151); /* oklch */ color: oklch(84.3% 0.090 50.1);
Tailwind
colors: {
custom: {
50: '#ffcfb5',
500: '#fcbb97',
950: '#000000',
},
}SCSS
$custom: #fcbb97; $custom-light: #ffcfb5; $custom-dark: #000000;
JSON
{
"hex": "#fcbb97",
"rgb": {
"r": 252,
"g": 187,
"b": 151
},
"hsl": {
"h": 21.386,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.84335,
"c": 0.08961,
"h": 50.1
},
"luminance": 0.5847
}Semantic roles & 50–950 ramp
primary
#FCBB97
secondary
#5AAEDD
accent
#94E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181311
muted
#868381