#FBC77F#FBC77F
#FBC77F is a very light, moderate orange. Relative luminance 0.629; OKLCH L 86.0% C 0.107 H 74.6°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC77F |
|---|---|
| RGB | rgb(251, 199, 127) |
| HSL | hsl(35, 94%, 74%) |
| HSV | hsv(35, 49%, 98%) |
| CMYK | cmyk(0%, 20.7%, 49.4%, 1.6%) |
| CIE-LAB | lab(83.39, 9.95, 42.91) |
| CIE-LCH | lch(83.39, 44.05, 76.94°) |
| OKLab | oklab(86.05% 0.0286 0.1036) |
| OKLCH | oklch(86.05% 0.107 74.6) |
| XYZ | xyz(64.0406, 62.8922, 28.8408) |
| Luminance | 0.6289 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.60
Navajowhite
#FFDEAD
ΔE00 7.54
Butterscotch
#FDB147
ΔE00 7.60
Apricot (survey)
#FFB16D
ΔE00 8.15
Light Peach
#FFD8B1
ΔE00 8.33
Very Light Brown
#D3B683
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC77F #7FB3FB
analogous
#FB897F #FBC77F #F1FB7F
triadic
#FBC77F #7FFBC7 #C77FFB
tetradic
#FBC77F #7FFB89 #7FB3FB #FB7FF1
square
#FBC77F #7FFB89 #7FB3FB #FB7FF1
split-complementary
#FBC77F #7FF1FB #897FFB
monochromatic
#F79308 #F9AD44 #FBC77F #FDE1BA #FEF2E1
Accessibility & contrast
On white
1.55
#FBC77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#FBC77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC77F
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC77F | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC879
Deuteranopia (green-blind)
#E7D581
Tritanopia (blue-blind)
#FFB9B5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fbc77f; /* rgb */ color: rgb(251, 199, 127); /* oklch */ color: oklch(86.0% 0.107 74.6);
Tailwind
colors: {
custom: {
50: '#ffd7a5',
500: '#fbc77f',
950: '#000000',
},
}SCSS
$custom: #fbc77f; $custom-light: #ffd7a5; $custom-dark: #000000;
JSON
{
"hex": "#fbc77f",
"rgb": {
"r": 251,
"g": 199,
"b": 127
},
"hsl": {
"h": 34.839,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.86048,
"c": 0.10743,
"h": 74.6
},
"luminance": 0.62888
}Semantic roles & 50–950 ramp
primary
#FBC77F
secondary
#4683D9
accent
#60E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380