#FCBB93#FCBB93
#FCBB93 is a very light, moderate orange. Relative luminance 0.583; OKLCH L 84.3% C 0.092 H 52.7°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBB93 |
|---|---|
| RGB | rgb(252, 187, 147) |
| HSL | hsl(23, 95%, 78%) |
| HSV | hsv(23, 42%, 99%) |
| CMYK | cmyk(0%, 25.8%, 41.7%, 1.2%) |
| CIE-LAB | lab(80.93, 18.57, 29.43) |
| CIE-LCH | lch(80.93, 34.80, 57.75°) |
| OKLab | oklab(84.26% 0.0559 0.0734) |
| OKLCH | oklch(84.26% 0.092 52.7) |
| XYZ | xyz(63.1841, 58.3467, 35.5322) |
| Luminance | 0.5834 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.01
Apricot
#FBCEB1
ΔE00 6.02
Apricot (survey)
#FFB16D
ΔE00 6.82
Pale Salmon
#FFB19A
ΔE00 7.24
Lightsalmon
#FFA07A
ΔE00 7.97
Sandybrown
#F4A460
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBB93 #93D4FC
analogous
#FC939F #FCBB93 #FCEF93
triadic
#FCBB93 #93FCBB #BB93FC
tetradic
#FCBB93 #9FFC93 #93D4FC #EF93FC
square
#FCBB93 #9FFC93 #93D4FC #EF93FC
split-complementary
#FCBB93 #93FCEF #939FFC
monochromatic
#F9701C #FA9657 #FCBB93 #FEE0CF #FEECE1
Accessibility & contrast
On white
1.66
#FCBB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#FCBB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBB93
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBB93 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC190
Deuteranopia (green-blind)
#DCCF93
Tritanopia (blue-blind)
#FFAFB0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #fcbb93; /* rgb */ color: rgb(252, 187, 147); /* oklch */ color: oklch(84.3% 0.092 52.7);
Tailwind
colors: {
custom: {
50: '#ffcfb3',
500: '#fcbb93',
950: '#000000',
},
}SCSS
$custom: #fcbb93; $custom-light: #ffcfb3; $custom-dark: #000000;
JSON
{
"hex": "#fcbb93",
"rgb": {
"r": 252,
"g": 187,
"b": 147
},
"hsl": {
"h": 22.857,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.84256,
"c": 0.09229,
"h": 52.7
},
"luminance": 0.58343
}Semantic roles & 50–950 ramp
primary
#FCBB93
secondary
#56AADD
accent
#8EE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181311
muted
#868381