#FBCB97#FBCB97
#FBCB97 is a very light, moderate orange. Relative luminance 0.655; OKLCH L 87.2% C 0.086 H 68.5°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCB97 |
|---|---|
| RGB | rgb(251, 203, 151) |
| HSL | hsl(31, 93%, 79%) |
| HSV | hsv(31, 40%, 98%) |
| CMYK | cmyk(0%, 19.1%, 39.8%, 1.6%) |
| CIE-LAB | lab(84.72, 10.25, 32.36) |
| CIE-LCH | lch(84.72, 33.94, 72.43°) |
| OKLab | oklab(87.21% 0.0316 0.0804) |
| OKLCH | oklch(87.21% 0.086 68.5) |
| XYZ | xyz(66.7276, 65.4589, 38.3922) |
| Luminance | 0.6545 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.41
Navajowhite
#FFDEAD
ΔE00 5.60
Burlywood
#DEB887
ΔE00 5.79
Peach
#FFDAB9
ΔE00 6.01
Apricot
#FBCEB1
ΔE00 6.82
Moccasin
#FFE4B5
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCB97 #97C7FB
analogous
#FB9997 #FBCB97 #F9FB97
triadic
#FBCB97 #97FBCB #CB97FB
tetradic
#FBCB97 #97FB99 #97C7FB #FB97F9
square
#FBCB97 #97FB99 #97C7FB #FB97F9
split-complementary
#FBCB97 #97F9FB #9997FB
monochromatic
#F69021 #F9AE5C #FBCB97 #FDE8D2 #FEF0E2
Accessibility & contrast
On white
1.49
#FBCB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#FBCB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCB97
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCB97 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD93
Deuteranopia (green-blind)
#E7D898
Tritanopia (blue-blind)
#FFC0BD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fbcb97; /* rgb */ color: rgb(251, 203, 151); /* oklch */ color: oklch(87.2% 0.086 68.5);
Tailwind
colors: {
custom: {
50: '#fedab6',
500: '#fbcb97',
950: '#000000',
},
}SCSS
$custom: #fbcb97; $custom-light: #fedab6; $custom-dark: #000000;
JSON
{
"hex": "#fbcb97",
"rgb": {
"r": 251,
"g": 203,
"b": 151
},
"hsl": {
"h": 31.2,
"s": 92.593,
"l": 78.824
},
"oklch": {
"l": 0.87212,
"c": 0.08644,
"h": 68.5
},
"luminance": 0.65455
}Semantic roles & 50–950 ramp
primary
#FBCB97
secondary
#5A99DC
accent
#6EE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381