#FBCB91#FBCB91
#FBCB91 is a very light, moderate orange. Relative luminance 0.653; OKLCH L 87.1% C 0.092 H 71.4°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCB91 |
|---|---|
| RGB | rgb(251, 203, 145) |
| HSL | hsl(33, 93%, 78%) |
| HSV | hsv(33, 42%, 98%) |
| CMYK | cmyk(0%, 19.1%, 42.2%, 1.6%) |
| CIE-LAB | lab(84.62, 9.61, 35.33) |
| CIE-LCH | lch(84.62, 36.61, 74.78°) |
| OKLab | oklab(87.1% 0.0293 0.0872) |
| OKLCH | oklch(87.1% 0.092 71.4) |
| XYZ | xyz(66.2527, 65.2689, 35.8910) |
| Luminance | 0.6526 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 5.46
Navajowhite
#FFDEAD
ΔE00 5.55
Burlywood
#DEB887
ΔE00 5.78
Peach
#FFDAB9
ΔE00 7.17
Moccasin
#FFE4B5
ΔE00 7.60
Wheat
#F5DEB3
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCB91 #91C1FB
analogous
#FB9691 #FBCB91 #F6FB91
triadic
#FBCB91 #91FBCB #CB91FB
tetradic
#FBCB91 #91FB96 #91C1FB #FB91F6
square
#FBCB91 #91FB96 #91C1FB #FB91F6
split-complementary
#FBCB91 #91F6FB #9691FB
monochromatic
#F7931B #F9AF56 #FBCB91 #FDE7CC #FEF1E1
Accessibility & contrast
On white
1.49
#FBCB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#FBCB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCB91
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCB91 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD8D
Deuteranopia (green-blind)
#E8D892
Tritanopia (blue-blind)
#FFBFBC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fbcb91; /* rgb */ color: rgb(251, 203, 145); /* oklch */ color: oklch(87.1% 0.092 71.4);
Tailwind
colors: {
custom: {
50: '#fedab2',
500: '#fbcb91',
950: '#000000',
},
}SCSS
$custom: #fbcb91; $custom-light: #fedab2; $custom-dark: #000000;
JSON
{
"hex": "#fbcb91",
"rgb": {
"r": 251,
"g": 203,
"b": 145
},
"hsl": {
"h": 32.83,
"s": 92.982,
"l": 77.647
},
"oklch": {
"l": 0.87103,
"c": 0.09196,
"h": 71.4
},
"luminance": 0.65265
}Semantic roles & 50–950 ramp
primary
#FBCB91
secondary
#5592DB
accent
#68E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181411
muted
#868381