#FBC089#FBC089
#FBC089 is a very light, moderate orange. Relative luminance 0.600; OKLCH L 84.9% C 0.098 H 63.9°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC089 |
|---|---|
| RGB | rgb(251, 192, 137) |
| HSL | hsl(29, 93%, 76%) |
| HSV | hsv(29, 45%, 98%) |
| CMYK | cmyk(0%, 23.5%, 45.4%, 1.6%) |
| CIE-LAB | lab(81.85, 14.54, 35.84) |
| CIE-LCH | lch(81.85, 38.68, 67.92°) |
| OKLab | oklab(84.89% 0.0432 0.088) |
| OKLCH | oklch(84.89% 0.098 63.9) |
| XYZ | xyz(63.1513, 60.0185, 31.9205) |
| Luminance | 0.6001 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.97
Peach (survey)
#FFB07C
ΔE00 5.89
Burlywood
#DEB887
ΔE00 6.19
Light Peach
#FFD8B1
ΔE00 7.19
Sandybrown
#F4A460
ΔE00 7.49
Apricot
#FBCEB1
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC089 #89C4FB
analogous
#FB898B #FBC089 #FBF989
triadic
#FBC089 #89FBC0 #C089FB
tetradic
#FBC089 #8BFB89 #89C4FB #F989FB
square
#FBC089 #8BFB89 #89C4FB #F989FB
split-complementary
#FBC089 #89FBF9 #898BFB
monochromatic
#F78113 #F9A04E #FBC089 #FDE0C4 #FEEFE1
Accessibility & contrast
On white
1.62
#FBC089 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#FBC089 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC089
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC089 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC089 | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C485
Deuteranopia (green-blind)
#E1D18A
Tritanopia (blue-blind)
#FFB3B2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fbc089; /* rgb */ color: rgb(251, 192, 137); /* oklch */ color: oklch(84.9% 0.098 63.9);
Tailwind
colors: {
custom: {
50: '#ffd3ac',
500: '#fbc089',
950: '#000000',
},
}SCSS
$custom: #fbc089; $custom-light: #ffd3ac; $custom-dark: #000000;
JSON
{
"hex": "#fbc089",
"rgb": {
"r": 251,
"g": 192,
"b": 137
},
"hsl": {
"h": 28.947,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.84894,
"c": 0.09802,
"h": 63.9
},
"luminance": 0.60015
}Semantic roles & 50–950 ramp
primary
#FBC089
secondary
#4E97DA
accent
#77E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381