#FCBB91#FCBB91
#FCBB91 is a very light, moderate orange. Relative luminance 0.583; OKLCH L 84.2% C 0.094 H 53.9°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBB91 |
|---|---|
| RGB | rgb(252, 187, 145) |
| HSL | hsl(24, 95%, 78%) |
| HSV | hsv(24, 42%, 99%) |
| CMYK | cmyk(0%, 25.8%, 42.5%, 1.2%) |
| CIE-LAB | lab(80.90, 18.36, 30.44) |
| CIE-LCH | lch(80.90, 35.54, 58.90°) |
| OKLab | oklab(84.22% 0.0552 0.0757) |
| OKLCH | oklch(84.22% 0.094 53.9) |
| XYZ | xyz(63.0286, 58.2844, 34.7128) |
| Luminance | 0.5828 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.72
Apricot
#FBCEB1
ΔE00 6.20
Apricot (survey)
#FFB16D
ΔE00 6.28
Pale Salmon
#FFB19A
ΔE00 7.82
Sandybrown
#F4A460
ΔE00 7.90
Lightsalmon
#FFA07A
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBB91 #91D2FC
analogous
#FC919D #FCBB91 #FCF091
triadic
#FCBB91 #91FCBB #BB91FC
tetradic
#FCBB91 #9DFC91 #91D2FC #F091FC
square
#FCBB91 #9DFC91 #91D2FC #F091FC
split-complementary
#FCBB91 #91FCF0 #919DFC
monochromatic
#F9711A #FA9655 #FCBB91 #FEE0CD #FEEDE1
Accessibility & contrast
On white
1.66
#FCBB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#FCBB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBB91
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBB91 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC18E
Deuteranopia (green-blind)
#DDCE91
Tritanopia (blue-blind)
#FFAFB0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #fcbb91; /* rgb */ color: rgb(252, 187, 145); /* oklch */ color: oklch(84.2% 0.094 53.9);
Tailwind
colors: {
custom: {
50: '#ffcfb1',
500: '#fcbb91',
950: '#000000',
},
}SCSS
$custom: #fcbb91; $custom-light: #ffcfb1; $custom-dark: #000000;
JSON
{
"hex": "#fcbb91",
"rgb": {
"r": 252,
"g": 187,
"b": 145
},
"hsl": {
"h": 23.551,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.84218,
"c": 0.09368,
"h": 53.9
},
"luminance": 0.5828
}Semantic roles & 50–950 ramp
primary
#FCBB91
secondary
#55A7DC
accent
#8BE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181310
muted
#868381