#FBC986#FBC986
#FBC986 is a very light, moderate orange. Relative luminance 0.640; OKLCH L 86.5% C 0.102 H 73.9°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC986 |
|---|---|
| RGB | rgb(251, 201, 134) |
| HSL | hsl(34, 94%, 75%) |
| HSV | hsv(34, 47%, 98%) |
| CMYK | cmyk(0%, 19.9%, 46.6%, 1.6%) |
| CIE-LAB | lab(83.97, 9.56, 40.11) |
| CIE-LCH | lch(83.97, 41.23, 76.60°) |
| OKLab | oklab(86.54% 0.0281 0.0977) |
| OKLCH | oklch(86.54% 0.102 73.9) |
| XYZ | xyz(64.9759, 64.0074, 31.4819) |
| Luminance | 0.6400 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.22
Navajowhite
#FFDEAD
ΔE00 6.63
Light Peach
#FFD8B1
ΔE00 7.30
Very Light Brown
#D3B683
ΔE00 8.10
Apricot (survey)
#FFB16D
ΔE00 8.32
Butterscotch
#FDB147
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC986 #86B8FB
analogous
#FB8E86 #FBC986 #F2FB86
triadic
#FBC986 #86FBC9 #C986FB
tetradic
#FBC986 #86FB8E #86B8FB #FB86F2
square
#FBC986 #86FB8E #86B8FB #FB86F2
split-complementary
#FBC986 #86F2FB #8E86FB
monochromatic
#F79410 #F9AF4B #FBC986 #FDE3C1 #FEF2E1
Accessibility & contrast
On white
1.52
#FBC986 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#FBC986 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC986
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC986 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC986 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA81
Deuteranopia (green-blind)
#E7D688
Tritanopia (blue-blind)
#FFBCB8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fbc986; /* rgb */ color: rgb(251, 201, 134); /* oklch */ color: oklch(86.5% 0.102 73.9);
Tailwind
colors: {
custom: {
50: '#ffd9aa',
500: '#fbc986',
950: '#000000',
},
}SCSS
$custom: #fbc986; $custom-light: #ffd9aa; $custom-dark: #000000;
JSON
{
"hex": "#fbc986",
"rgb": {
"r": 251,
"g": 201,
"b": 134
},
"hsl": {
"h": 34.359,
"s": 93.6,
"l": 75.49
},
"oklch": {
"l": 0.86538,
"c": 0.10162,
"h": 73.9
},
"luminance": 0.64004
}Semantic roles & 50–950 ramp
primary
#FBC986
secondary
#4C88DA
accent
#62E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381