#FBC989#FBC989
#FBC989 is a very light, moderate orange. Relative luminance 0.641; OKLCH L 86.6% C 0.099 H 72.8°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC989 |
|---|---|
| RGB | rgb(251, 201, 137) |
| HSL | hsl(34, 93%, 76%) |
| HSV | hsv(34, 45%, 98%) |
| CMYK | cmyk(0%, 19.9%, 45.4%, 1.6%) |
| CIE-LAB | lab(84.01, 9.85, 38.64) |
| CIE-LCH | lch(84.01, 39.88, 75.70°) |
| OKLab | oklab(86.59% 0.0293 0.0944) |
| OKLCH | oklch(86.59% 0.099 72.8) |
| XYZ | xyz(65.1881, 64.0923, 32.5995) |
| Luminance | 0.6409 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.97
Navajowhite
#FFDEAD
ΔE00 6.41
Light Peach
#FFD8B1
ΔE00 6.77
Very Light Brown
#D3B683
ΔE00 8.05
Apricot (survey)
#FFB16D
ΔE00 8.07
Moccasin
#FFE4B5
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC989 #89BBFB
analogous
#FB9089 #FBC989 #F4FB89
triadic
#FBC989 #89FBC9 #C989FB
tetradic
#FBC989 #89FB90 #89BBFB #FB89F4
square
#FBC989 #89FB90 #89BBFB #FB89F4
split-complementary
#FBC989 #89F4FB #9089FB
monochromatic
#F79313 #F9AE4E #FBC989 #FDE4C4 #FEF1E1
Accessibility & contrast
On white
1.52
#FBC989 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#FBC989 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC989
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC989 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC989 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB84
Deuteranopia (green-blind)
#E7D68A
Tritanopia (blue-blind)
#FFBCB9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fbc989; /* rgb */ color: rgb(251, 201, 137); /* oklch */ color: oklch(86.6% 0.099 72.8);
Tailwind
colors: {
custom: {
50: '#ffd9ac',
500: '#fbc989',
950: '#000000',
},
}SCSS
$custom: #fbc989; $custom-light: #ffd9ac; $custom-dark: #000000;
JSON
{
"hex": "#fbc989",
"rgb": {
"r": 251,
"g": 201,
"b": 137
},
"hsl": {
"h": 33.684,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.86587,
"c": 0.09887,
"h": 72.8
},
"luminance": 0.64089
}Semantic roles & 50–950 ramp
primary
#FBC989
secondary
#4E8CDA
accent
#65E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381