#FBCC95#FBCC95
#FBCC95 is a very light, moderate orange. Relative luminance 0.659; OKLCH L 87.4% C 0.088 H 70.7°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCC95 |
|---|---|
| RGB | rgb(251, 204, 149) |
| HSL | hsl(32, 93%, 78%) |
| HSV | hsv(32, 41%, 98%) |
| CMYK | cmyk(0%, 18.7%, 40.6%, 1.6%) |
| CIE-LAB | lab(84.93, 9.51, 33.67) |
| CIE-LCH | lch(84.93, 34.99, 74.22°) |
| OKLab | oklab(87.37% 0.0293 0.0835) |
| OKLCH | oklch(87.37% 0.088 70.7) |
| XYZ | xyz(66.8035, 65.8683, 37.6231) |
| Luminance | 0.6586 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.79
Navajowhite
#FFDEAD
ΔE00 5.21
Burlywood
#DEB887
ΔE00 5.80
Peach
#FFDAB9
ΔE00 6.49
Moccasin
#FFE4B5
ΔE00 7.28
Wheat
#F5DEB3
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCC95 #95C4FB
analogous
#FB9995 #FBCC95 #F7FB95
triadic
#FBCC95 #95FBCC #CC95FB
tetradic
#FBCC95 #95FB99 #95C4FB #FB95F7
square
#FBCC95 #95FB99 #95C4FB #FB95F7
split-complementary
#FBCC95 #95F7FB #9995FB
monochromatic
#F7931F #F9B05A #FBCC95 #FDE8D0 #FEF1E2
Accessibility & contrast
On white
1.48
#FBCC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#FBCC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCC95
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCC95 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE91
Deuteranopia (green-blind)
#E8D996
Tritanopia (blue-blind)
#FFC1BE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fbcc95; /* rgb */ color: rgb(251, 204, 149); /* oklch */ color: oklch(87.4% 0.088 70.7);
Tailwind
colors: {
custom: {
50: '#fedbb4',
500: '#fbcc95',
950: '#000000',
},
}SCSS
$custom: #fbcc95; $custom-light: #fedbb4; $custom-dark: #000000;
JSON
{
"hex": "#fbcc95",
"rgb": {
"r": 251,
"g": 204,
"b": 149
},
"hsl": {
"h": 32.353,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.87365,
"c": 0.08844,
"h": 70.7
},
"luminance": 0.65865
}Semantic roles & 50–950 ramp
primary
#FBCC95
secondary
#5995DC
accent
#6AE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181511
muted
#868481