#FBC77A#FBC77A
#FBC77A is a very light, moderate orange. Relative luminance 0.628; OKLCH L 86.0% C 0.112 H 76.2°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC77A |
|---|---|
| RGB | rgb(251, 199, 122) |
| HSL | hsl(36, 94%, 73%) |
| HSV | hsv(36, 51%, 98%) |
| CMYK | cmyk(0%, 20.7%, 51.4%, 1.6%) |
| CIE-LAB | lab(83.32, 9.51, 45.33) |
| CIE-LCH | lch(83.32, 46.32, 78.15°) |
| OKLab | oklab(85.97% 0.0267 0.1086) |
| OKLCH | oklch(85.97% 0.112 76.2) |
| XYZ | xyz(63.7228, 62.7650, 27.1671) |
| Luminance | 0.6276 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 7.17
Butterscotch
#FDB147
ΔE00 7.28
Navajowhite
#FFDEAD
ΔE00 8.03
Macaroni And Cheese
#EFB435
ΔE00 8.07
Tan (survey)
#D1B26F
ΔE00 8.42
Very Light Brown
#D3B683
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC77A #7AAEFB
analogous
#FB867A #FBC77A #EEFB7A
triadic
#FBC77A #7AFBC7 #C77AFB
tetradic
#FBC77A #7AFB86 #7AAEFB #FB7AEE
square
#FBC77A #7AFB86 #7AAEFB #FB7AEE
split-complementary
#FBC77A #7AEEFB #867AFB
monochromatic
#F39407 #F9AE3F #FBC77A #FDE0B5 #FEF2E1
Accessibility & contrast
On white
1.55
#FBC77A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#FBC77A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC77A
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC77A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC77A | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC874
Deuteranopia (green-blind)
#E7D57C
Tritanopia (blue-blind)
#FFB9B4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fbc77a; /* rgb */ color: rgb(251, 199, 122); /* oklch */ color: oklch(86.0% 0.112 76.2);
Tailwind
colors: {
custom: {
50: '#ffd7a2',
500: '#fbc77a',
950: '#000000',
},
}SCSS
$custom: #fbc77a; $custom-light: #ffd7a2; $custom-dark: #000000;
JSON
{
"hex": "#fbc77a",
"rgb": {
"r": 251,
"g": 199,
"b": 122
},
"hsl": {
"h": 35.814,
"s": 94.161,
"l": 73.137
},
"oklch": {
"l": 0.85974,
"c": 0.11187,
"h": 76.2
},
"luminance": 0.62761
}Semantic roles & 50–950 ramp
primary
#FBC77A
secondary
#417ED8
accent
#5DE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380