#FBCB92#FBCB92
#FBCB92 is a very light, moderate orange. Relative luminance 0.653; OKLCH L 87.1% C 0.091 H 71.0°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCB92 |
|---|---|
| RGB | rgb(251, 203, 146) |
| HSL | hsl(33, 93%, 78%) |
| HSV | hsv(33, 42%, 98%) |
| CMYK | cmyk(0%, 19.1%, 41.8%, 1.6%) |
| CIE-LAB | lab(84.64, 9.72, 34.84) |
| CIE-LCH | lch(84.64, 36.17, 74.42°) |
| OKLab | oklab(87.12% 0.0297 0.0861) |
| OKLCH | oklch(87.12% 0.091 71) |
| XYZ | xyz(66.3301, 65.2999, 36.2989) |
| Luminance | 0.6530 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 5.28
Navajowhite
#FFDEAD
ΔE00 5.53
Burlywood
#DEB887
ΔE00 5.75
Peach
#FFDAB9
ΔE00 6.98
Moccasin
#FFE4B5
ΔE00 7.59
Wheat
#F5DEB3
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCB92 #92C2FB
analogous
#FB9692 #FBCB92 #F7FB92
triadic
#FBCB92 #92FBCB #CB92FB
tetradic
#FBCB92 #92FB96 #92C2FB #FB92F7
square
#FBCB92 #92FB96 #92C2FB #FB92F7
split-complementary
#FBCB92 #92F7FB #9692FB
monochromatic
#F7931C #F9AF57 #FBCB92 #FDE7CD #FEF1E1
Accessibility & contrast
On white
1.49
#FBCB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#FBCB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCB92
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCB92 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD8E
Deuteranopia (green-blind)
#E7D893
Tritanopia (blue-blind)
#FFBFBC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fbcb92; /* rgb */ color: rgb(251, 203, 146); /* oklch */ color: oklch(87.1% 0.091 71.0);
Tailwind
colors: {
custom: {
50: '#fedab2',
500: '#fbcb92',
950: '#000000',
},
}SCSS
$custom: #fbcb92; $custom-light: #fedab2; $custom-dark: #000000;
JSON
{
"hex": "#fbcb92",
"rgb": {
"r": 251,
"g": 203,
"b": 146
},
"hsl": {
"h": 32.571,
"s": 92.92,
"l": 77.843
},
"oklch": {
"l": 0.87121,
"c": 0.09103,
"h": 71
},
"luminance": 0.65296
}Semantic roles & 50–950 ramp
primary
#FBCB92
secondary
#5693DB
accent
#69E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381