#FBC89B#FBC89B
#FBC89B is a very light, moderate orange. Relative luminance 0.642; OKLCH L 86.7% C 0.083 H 62.8°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC89B |
|---|---|
| RGB | rgb(251, 200, 155) |
| HSL | hsl(28, 92%, 80%) |
| HSV | hsv(28, 38%, 98%) |
| CMYK | cmyk(0%, 20.3%, 38.2%, 1.6%) |
| CIE-LAB | lab(84.06, 12.25, 29.41) |
| CIE-LCH | lch(84.06, 31.86, 67.38°) |
| OKLab | oklab(86.72% 0.0378 0.0736) |
| OKLCH | oklch(86.72% 0.083 62.8) |
| XYZ | xyz(66.3563, 64.1878, 39.8983) |
| Luminance | 0.6418 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.47
Apricot
#FBCEB1
ΔE00 4.85
Peach
#FFDAB9
ΔE00 5.49
Burlywood
#DEB887
ΔE00 6.42
Navajowhite
#FFDEAD
ΔE00 7.23
Peach (survey)
#FFB07C
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC89B #9BCEFB
analogous
#FB9B9E #FBC89B #FBF89B
triadic
#FBC89B #9BFBC8 #C89BFB
tetradic
#FBC89B #9EFB9B #9BCEFB #F89BFB
square
#FBC89B #9EFB9B #9BCEFB #F89BFB
split-complementary
#FBC89B #9BFBF8 #9B9EFB
monochromatic
#F68725 #F9A860 #FBC89B #FDE8D6 #FEEFE2
Accessibility & contrast
On white
1.52
#FBC89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#FBC89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC89B
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC89B | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CB98
Deuteranopia (green-blind)
#E4D69C
Tritanopia (blue-blind)
#FFBDBC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fbc89b; /* rgb */ color: rgb(251, 200, 155); /* oklch */ color: oklch(86.7% 0.083 62.8);
Tailwind
colors: {
custom: {
50: '#fed8b8',
500: '#fbc89b',
950: '#000000',
},
}SCSS
$custom: #fbc89b; $custom-light: #fed8b8; $custom-dark: #000000;
JSON
{
"hex": "#fbc89b",
"rgb": {
"r": 251,
"g": 200,
"b": 155
},
"hsl": {
"h": 28.125,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.86721,
"c": 0.08271,
"h": 62.8
},
"luminance": 0.64184
}Semantic roles & 50–950 ramp
primary
#FBC89B
secondary
#5EA1DC
accent
#7AE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381