#FBCC91#FBCC91
#FBCC91 is a very light, moderate orange. Relative luminance 0.657; OKLCH L 87.3% C 0.092 H 72.5°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCC91 |
|---|---|
| RGB | rgb(251, 204, 145) |
| HSL | hsl(33, 93%, 78%) |
| HSV | hsv(33, 42%, 98%) |
| CMYK | cmyk(0%, 18.7%, 42.2%, 1.6%) |
| CIE-LAB | lab(84.86, 9.09, 35.65) |
| CIE-LCH | lch(84.86, 36.79, 75.69°) |
| OKLab | oklab(87.29% 0.0278 0.0879) |
| OKLCH | oklch(87.29% 0.092 72.5) |
| XYZ | xyz(66.4896, 65.7427, 35.9700) |
| Luminance | 0.6574 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.29
Light Peach
#FFD8B1
ΔE00 5.56
Burlywood
#DEB887
ΔE00 5.90
Peach
#FFDAB9
ΔE00 7.30
Moccasin
#FFE4B5
ΔE00 7.31
Wheat
#F5DEB3
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCC91 #91C0FB
analogous
#FB9791 #FBCC91 #F5FB91
triadic
#FBCC91 #91FBCC #CC91FB
tetradic
#FBCC91 #91FB97 #91C0FB #FB91F5
square
#FBCC91 #91FB97 #91C0FB #FB91F5
split-complementary
#FBCC91 #91F5FB #9791FB
monochromatic
#F7951B #F9B156 #FBCC91 #FDE7CC #FEF1E1
Accessibility & contrast
On white
1.48
#FBCC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#FBCC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCC91
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCC91 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8D
Deuteranopia (green-blind)
#E8D892
Tritanopia (blue-blind)
#FFC0BD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fbcc91; /* rgb */ color: rgb(251, 204, 145); /* oklch */ color: oklch(87.3% 0.092 72.5);
Tailwind
colors: {
custom: {
50: '#fedbb2',
500: '#fbcc91',
950: '#000000',
},
}SCSS
$custom: #fbcc91; $custom-light: #fedbb2; $custom-dark: #000000;
JSON
{
"hex": "#fbcc91",
"rgb": {
"r": 251,
"g": 204,
"b": 145
},
"hsl": {
"h": 33.396,
"s": 92.982,
"l": 77.647
},
"oklch": {
"l": 0.87294,
"c": 0.09218,
"h": 72.5
},
"luminance": 0.65739
}Semantic roles & 50–950 ramp
primary
#FBCC91
secondary
#5591DB
accent
#66E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181511
muted
#868481