#FBC77B#FBC77B
#FBC77B is a very light, moderate orange. Relative luminance 0.628; OKLCH L 86.0% C 0.111 H 75.9°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC77B |
|---|---|
| RGB | rgb(251, 199, 123) |
| HSL | hsl(36, 94%, 73%) |
| HSV | hsv(36, 51%, 98%) |
| CMYK | cmyk(0%, 20.7%, 51%, 1.6%) |
| CIE-LAB | lab(83.33, 9.60, 44.85) |
| CIE-LCH | lch(83.33, 45.86, 77.92°) |
| OKLab | oklab(85.99% 0.0271 0.1076) |
| OKLCH | oklch(85.99% 0.111 75.9) |
| XYZ | xyz(63.7851, 62.7899, 27.4951) |
| Luminance | 0.6279 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 7.05
Butterscotch
#FDB147
ΔE00 7.34
Navajowhite
#FFDEAD
ΔE00 7.93
Macaroni And Cheese
#EFB435
ΔE00 8.22
Tan (survey)
#D1B26F
ΔE00 8.43
Very Light Brown
#D3B683
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC77B #7BAFFB
analogous
#FB877B #FBC77B #EFFB7B
triadic
#FBC77B #7BFBC7 #C77BFB
tetradic
#FBC77B #7BFB87 #7BAFFB #FB7BEF
square
#FBC77B #7BFB87 #7BAFFB #FB7BEF
split-complementary
#FBC77B #7BEFFB #877BFB
monochromatic
#F49407 #F9AE40 #FBC77B #FDE0B6 #FEF2E1
Accessibility & contrast
On white
1.55
#FBC77B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#FBC77B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC77B
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC77B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC77B | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC875
Deuteranopia (green-blind)
#E7D57D
Tritanopia (blue-blind)
#FFB9B5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fbc77b; /* rgb */ color: rgb(251, 199, 123); /* oklch */ color: oklch(86.0% 0.111 75.9);
Tailwind
colors: {
custom: {
50: '#ffd7a2',
500: '#fbc77b',
950: '#000000',
},
}SCSS
$custom: #fbc77b; $custom-light: #ffd7a2; $custom-dark: #000000;
JSON
{
"hex": "#fbc77b",
"rgb": {
"r": 251,
"g": 199,
"b": 123
},
"hsl": {
"h": 35.625,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.85989,
"c": 0.11099,
"h": 75.9
},
"luminance": 0.62786
}Semantic roles & 50–950 ramp
primary
#FBC77B
secondary
#427FD8
accent
#5DE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380