#FBC77D#FBC77D
#FBC77D is a very light, moderate orange. Relative luminance 0.628; OKLCH L 86.0% C 0.109 H 75.2°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC77D |
|---|---|
| RGB | rgb(251, 199, 125) |
| HSL | hsl(35, 94%, 74%) |
| HSV | hsv(35, 50%, 98%) |
| CMYK | cmyk(0%, 20.7%, 50.2%, 1.6%) |
| CIE-LAB | lab(83.36, 9.77, 43.88) |
| CIE-LCH | lch(83.36, 44.96, 77.44°) |
| OKLab | oklab(86.02% 0.0278 0.1056) |
| OKLCH | oklch(86.02% 0.109 75.2) |
| XYZ | xyz(63.9116, 62.8405, 28.1612) |
| Luminance | 0.6284 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.82
Butterscotch
#FDB147
ΔE00 7.46
Navajowhite
#FFDEAD
ΔE00 7.73
Apricot (survey)
#FFB16D
ΔE00 8.38
Very Light Brown
#D3B683
ΔE00 8.44
Tan (survey)
#D1B26F
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC77D #7DB1FB
analogous
#FB887D #FBC77D #F0FB7D
triadic
#FBC77D #7DFBC7 #C77DFB
tetradic
#FBC77D #7DFB88 #7DB1FB #FB7DF0
square
#FBC77D #7DFB88 #7DB1FB #FB7DF0
split-complementary
#FBC77D #7DF0FB #887DFB
monochromatic
#F69408 #F9AD42 #FBC77D #FDE1B8 #FEF2E1
Accessibility & contrast
On white
1.55
#FBC77D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#FBC77D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC77D
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC77D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC77D | 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)
#DBC877
Deuteranopia (green-blind)
#E7D57F
Tritanopia (blue-blind)
#FFB9B5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fbc77d; /* rgb */ color: rgb(251, 199, 125); /* oklch */ color: oklch(86.0% 0.109 75.2);
Tailwind
colors: {
custom: {
50: '#ffd7a4',
500: '#fbc77d',
950: '#000000',
},
}SCSS
$custom: #fbc77d; $custom-light: #ffd7a4; $custom-dark: #000000;
JSON
{
"hex": "#fbc77d",
"rgb": {
"r": 251,
"g": 199,
"b": 125
},
"hsl": {
"h": 35.238,
"s": 94.03,
"l": 73.725
},
"oklch": {
"l": 0.86018,
"c": 0.10922,
"h": 75.2
},
"luminance": 0.62837
}Semantic roles & 50–950 ramp
primary
#FBC77D
secondary
#4481D8
accent
#5FE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380