#FBC980#FBC980
#FBC980 is a very light, moderate orange. Relative luminance 0.638; OKLCH L 86.4% C 0.107 H 76.0°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC980 |
|---|---|
| RGB | rgb(251, 201, 128) |
| HSL | hsl(36, 94%, 74%) |
| HSV | hsv(36, 49%, 98%) |
| CMYK | cmyk(0%, 19.9%, 49%, 1.6%) |
| CIE-LAB | lab(83.88, 9.00, 43.03) |
| CIE-LCH | lch(83.88, 43.97, 78.18°) |
| OKLab | oklab(86.44% 0.0259 0.1039) |
| OKLCH | oklch(86.44% 0.107 76) |
| XYZ | xyz(64.5693, 63.8447, 29.3402) |
| Luminance | 0.6384 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.84
Navajowhite
#FFDEAD
ΔE00 7.20
Butterscotch
#FDB147
ΔE00 8.05
Very Light Brown
#D3B683
ΔE00 8.33
Light Peach
#FFD8B1
ΔE00 8.36
Tan (survey)
#D1B26F
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC980 #80B2FB
analogous
#FB8C80 #FBC980 #EFFB80
triadic
#FBC980 #80FBC9 #C980FB
tetradic
#FBC980 #80FB8C #80B2FB #FB80EF
square
#FBC980 #80FB8C #80B2FB #FB80EF
split-complementary
#FBC980 #80EFFB #8C80FB
monochromatic
#F79709 #F9B045 #FBC980 #FDE2BB #FEF2E1
Accessibility & contrast
On white
1.53
#FBC980 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#FBC980 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC980
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC980 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC980 | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA7A
Deuteranopia (green-blind)
#E8D682
Tritanopia (blue-blind)
#FFBBB7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fbc980; /* rgb */ color: rgb(251, 201, 128); /* oklch */ color: oklch(86.4% 0.107 76.0);
Tailwind
colors: {
custom: {
50: '#ffd9a6',
500: '#fbc980',
950: '#000000',
},
}SCSS
$custom: #fbc980; $custom-light: #ffd9a6; $custom-dark: #000000;
JSON
{
"hex": "#fbc980",
"rgb": {
"r": 251,
"g": 201,
"b": 128
},
"hsl": {
"h": 35.61,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.86444,
"c": 0.10709,
"h": 76
},
"luminance": 0.63841
}Semantic roles & 50–950 ramp
primary
#FBC980
secondary
#4682D9
accent
#5DE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380