#FBC77E#FBC77E
#FBC77E is a very light, moderate orange. Relative luminance 0.629; OKLCH L 86.0% C 0.108 H 74.9°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC77E |
|---|---|
| RGB | rgb(251, 199, 126) |
| HSL | hsl(35, 94%, 74%) |
| HSV | hsv(35, 50%, 98%) |
| CMYK | cmyk(0%, 20.7%, 49.8%, 1.6%) |
| CIE-LAB | lab(83.37, 9.86, 43.40) |
| CIE-LCH | lch(83.37, 44.50, 77.20°) |
| OKLab | oklab(86.03% 0.0282 0.1046) |
| OKLCH | oklch(86.03% 0.108 74.9) |
| XYZ | xyz(63.9758, 62.8662, 28.4993) |
| Luminance | 0.6286 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.71
Butterscotch
#FDB147
ΔE00 7.53
Navajowhite
#FFDEAD
ΔE00 7.63
Apricot (survey)
#FFB16D
ΔE00 8.26
Very Light Brown
#D3B683
ΔE00 8.39
Light Peach
#FFD8B1
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC77E #7EB2FB
analogous
#FB897E #FBC77E #F1FB7E
triadic
#FBC77E #7EFBC7 #C77EFB
tetradic
#FBC77E #7EFB89 #7EB2FB #FB7EF1
square
#FBC77E #7EFB89 #7EB2FB #FB7EF1
split-complementary
#FBC77E #7EF1FB #897EFB
monochromatic
#F79308 #F9AD43 #FBC77E #FDE1B9 #FEF2E1
Accessibility & contrast
On white
1.55
#FBC77E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#FBC77E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC77E
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC77E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC77E | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC878
Deuteranopia (green-blind)
#E7D580
Tritanopia (blue-blind)
#FFB9B5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fbc77e; /* rgb */ color: rgb(251, 199, 126); /* oklch */ color: oklch(86.0% 0.108 74.9);
Tailwind
colors: {
custom: {
50: '#ffd7a4',
500: '#fbc77e',
950: '#000000',
},
}SCSS
$custom: #fbc77e; $custom-light: #ffd7a4; $custom-dark: #000000;
JSON
{
"hex": "#fbc77e",
"rgb": {
"r": 251,
"g": 199,
"b": 126
},
"hsl": {
"h": 35.04,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.86033,
"c": 0.10833,
"h": 74.9
},
"luminance": 0.62862
}Semantic roles & 50–950 ramp
primary
#FBC77E
secondary
#4582D9
accent
#5FE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380