#FCBB95#FCBB95
#FCBB95 is a very light, moderate orange. Relative luminance 0.584; OKLCH L 84.3% C 0.091 H 51.4°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBB95 |
|---|---|
| RGB | rgb(252, 187, 149) |
| HSL | hsl(22, 94%, 79%) |
| HSV | hsv(22, 41%, 99%) |
| CMYK | cmyk(0%, 25.8%, 40.9%, 1.2%) |
| CIE-LAB | lab(80.97, 18.78, 28.42) |
| CIE-LCH | lch(80.97, 34.06, 56.54°) |
| OKLab | oklab(84.3% 0.0567 0.0711) |
| OKLCH | oklch(84.3% 0.091 51.4) |
| XYZ | xyz(63.3424, 58.4100, 36.3659) |
| Luminance | 0.5841 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.37
Apricot
#FBCEB1
ΔE00 5.89
Pale Salmon
#FFB19A
ΔE00 6.66
Apricot (survey)
#FFB16D
ΔE00 7.38
Lightsalmon
#FFA07A
ΔE00 7.74
Light Salmon
#FEA993
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBB95 #95D6FC
analogous
#FC95A2 #FCBB95 #FCEE95
triadic
#FCBB95 #95FCBB #BB95FC
tetradic
#FCBB95 #A2FC95 #95D6FC #EE95FC
square
#FCBB95 #A2FC95 #95D6FC #EE95FC
split-complementary
#FCBB95 #95FCEE #95A2FC
monochromatic
#F96F1E #FA9559 #FCBB95 #FEE1D1 #FEECE1
Accessibility & contrast
On white
1.66
#FCBB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#FCBB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBB95
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBB95 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC192
Deuteranopia (green-blind)
#DCCF95
Tritanopia (blue-blind)
#FFAFB1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #fcbb95; /* rgb */ color: rgb(252, 187, 149); /* oklch */ color: oklch(84.3% 0.091 51.4);
Tailwind
colors: {
custom: {
50: '#ffcfb4',
500: '#fcbb95',
950: '#000000',
},
}SCSS
$custom: #fcbb95; $custom-light: #ffcfb4; $custom-dark: #000000;
JSON
{
"hex": "#fcbb95",
"rgb": {
"r": 252,
"g": 187,
"b": 149
},
"hsl": {
"h": 22.136,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.84295,
"c": 0.09093,
"h": 51.4
},
"luminance": 0.58406
}Semantic roles & 50–950 ramp
primary
#FCBB95
secondary
#58ACDD
accent
#91E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181311
muted
#868381