#FBCB89#FBCB89
#FBCB89 is a very light, moderate orange. Relative luminance 0.650; OKLCH L 87.0% C 0.099 H 74.7°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCB89 |
|---|---|
| RGB | rgb(251, 203, 137) |
| HSL | hsl(35, 93%, 76%) |
| HSV | hsv(35, 45%, 98%) |
| CMYK | cmyk(0%, 19.1%, 45.4%, 1.6%) |
| CIE-LAB | lab(84.50, 8.81, 39.26) |
| CIE-LCH | lch(84.50, 40.24, 77.36°) |
| OKLab | oklab(86.97% 0.0262 0.0959) |
| OKLCH | oklch(86.97% 0.099 74.7) |
| XYZ | xyz(65.6574, 65.0308, 32.7559) |
| Luminance | 0.6503 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.05
Burlywood
#DEB887
ΔE00 6.29
Light Peach
#FFD8B1
ΔE00 6.97
Pale Peach
#FFE5AD
ΔE00 7.91
Moccasin
#FFE4B5
ΔE00 7.93
Very Light Brown
#D3B683
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCB89 #89B9FB
analogous
#FB9289 #FBCB89 #F2FB89
triadic
#FBCB89 #89FBCB #CB89FB
tetradic
#FBCB89 #89FB92 #89B9FB #FB89F2
square
#FBCB89 #89FB92 #89B9FB #FB89F2
split-complementary
#FBCB89 #89F2FB #9289FB
monochromatic
#F79713 #F9B14E #FBCB89 #FDE5C4 #FEF2E1
Accessibility & contrast
On white
1.50
#FBCB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#FBCB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCB89
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCB89 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC84
Deuteranopia (green-blind)
#E9D88B
Tritanopia (blue-blind)
#FFBEBA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fbcb89; /* rgb */ color: rgb(251, 203, 137); /* oklch */ color: oklch(87.0% 0.099 74.7);
Tailwind
colors: {
custom: {
50: '#ffdaac',
500: '#fbcb89',
950: '#000000',
},
}SCSS
$custom: #fbcb89; $custom-light: #ffdaac; $custom-dark: #000000;
JSON
{
"hex": "#fbcb89",
"rgb": {
"r": 251,
"g": 203,
"b": 137
},
"hsl": {
"h": 34.737,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.86967,
"c": 0.09939,
"h": 74.7
},
"luminance": 0.65027
}Semantic roles & 50–950 ramp
primary
#FBCB89
secondary
#4E89DA
accent
#61E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381