#FBC477#FBC477
#FBC477 is a very light, moderate orange. Relative luminance 0.613; OKLCH L 85.4% C 0.114 H 74.6°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC477 |
|---|---|
| RGB | rgb(251, 196, 119) |
| HSL | hsl(35, 94%, 73%) |
| HSV | hsv(35, 53%, 98%) |
| CMYK | cmyk(0%, 21.9%, 52.6%, 1.6%) |
| CIE-LAB | lab(82.55, 10.82, 45.88) |
| CIE-LCH | lch(82.55, 47.14, 76.73°) |
| OKLab | oklab(85.36% 0.0302 0.1096) |
| OKLCH | oklch(85.36% 0.114 74.6) |
| XYZ | xyz(62.8563, 61.3249, 25.9754) |
| Luminance | 0.6132 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Butterscotch
#FDB147
ΔE00 6.49
Burlywood
#DEB887
ΔE00 7.06
Apricot (survey)
#FFB16D
ΔE00 7.76
Macaroni And Cheese
#EFB435
ΔE00 7.91
Light Orange
#FDAA48
ΔE00 8.01
Tan (survey)
#D1B26F
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC477 #77AEFB
analogous
#FB8277 #FBC477 #F0FB77
triadic
#FBC477 #77FBC4 #C477FB
tetradic
#FBC477 #77FB82 #77AEFB #FB77F0
square
#FBC477 #77FB82 #77AEFB #FB77F0
split-complementary
#FBC477 #77F0FB #8277FB
monochromatic
#F18F07 #F9AA3C #FBC477 #FDDEB2 #FEF2E1
Accessibility & contrast
On white
1.58
#FBC477 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#FBC477 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC477
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC477 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC477 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C671
Deuteranopia (green-blind)
#E5D379
Tritanopia (blue-blind)
#FFB6B1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fbc477; /* rgb */ color: rgb(251, 196, 119); /* oklch */ color: oklch(85.4% 0.114 74.6);
Tailwind
colors: {
custom: {
50: '#ffd5a0',
500: '#fbc477',
950: '#000000',
},
}SCSS
$custom: #fbc477; $custom-light: #ffd5a0; $custom-dark: #000000;
JSON
{
"hex": "#fbc477",
"rgb": {
"r": 251,
"g": 196,
"b": 119
},
"hsl": {
"h": 35,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.85362,
"c": 0.11371,
"h": 74.6
},
"luminance": 0.61321
}Semantic roles & 50–950 ramp
primary
#FBC477
secondary
#3F7ED8
accent
#60E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380