#FBC377#FBC377
#FBC377 is a very light, moderate orange. Relative luminance 0.609; OKLCH L 85.2% C 0.114 H 73.7°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC377 |
|---|---|
| RGB | rgb(251, 195, 119) |
| HSL | hsl(35, 94%, 73%) |
| HSV | hsv(35, 53%, 98%) |
| CMYK | cmyk(0%, 22.3%, 52.6%, 1.6%) |
| CIE-LAB | lab(82.31, 11.34, 45.58) |
| CIE-LCH | lch(82.31, 46.97, 76.03°) |
| OKLab | oklab(85.17% 0.0318 0.109) |
| OKLCH | oklch(85.17% 0.114 73.7) |
| XYZ | xyz(62.6315, 60.8753, 25.9004) |
| Luminance | 0.6087 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Butterscotch
#FDB147
ΔE00 6.32
Burlywood
#DEB887
ΔE00 6.94
Apricot (survey)
#FFB16D
ΔE00 7.32
Light Orange
#FDAA48
ΔE00 7.71
Macaroni And Cheese
#EFB435
ΔE00 8.06
Tan (survey)
#D1B26F
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC377 #77AFFB
analogous
#FB8177 #FBC377 #F1FB77
triadic
#FBC377 #77FBC3 #C377FB
tetradic
#FBC377 #77FB81 #77AFFB #FB77F1
square
#FBC377 #77FB81 #77AFFB #FB77F1
split-complementary
#FBC377 #77F1FB #8177FB
monochromatic
#F18D07 #F9A93C #FBC377 #FDDDB2 #FEF2E1
Accessibility & contrast
On white
1.59
#FBC377 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#FBC377 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC377
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC377 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC377 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C571
Deuteranopia (green-blind)
#E5D279
Tritanopia (blue-blind)
#FFB5B1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fbc377; /* rgb */ color: rgb(251, 195, 119); /* oklch */ color: oklch(85.2% 0.114 73.7);
Tailwind
colors: {
custom: {
50: '#ffd59f',
500: '#fbc377',
950: '#000000',
},
}SCSS
$custom: #fbc377; $custom-light: #ffd59f; $custom-dark: #000000;
JSON
{
"hex": "#fbc377",
"rgb": {
"r": 251,
"g": 195,
"b": 119
},
"hsl": {
"h": 34.545,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.85173,
"c": 0.1135,
"h": 73.7
},
"luminance": 0.60871
}Semantic roles & 50–950 ramp
primary
#FBC377
secondary
#3F80D8
accent
#61E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380