#FBC57A#FBC57A
#FBC57A is a very light, moderate orange. Relative luminance 0.618; OKLCH L 85.6% C 0.111 H 74.5°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC57A |
|---|---|
| RGB | rgb(251, 197, 122) |
| HSL | hsl(35, 94%, 73%) |
| HSV | hsv(35, 51%, 98%) |
| CMYK | cmyk(0%, 21.5%, 51.4%, 1.6%) |
| CIE-LAB | lab(82.83, 10.55, 44.73) |
| CIE-LCH | lch(82.83, 45.96, 76.72°) |
| OKLab | oklab(85.59% 0.0298 0.1073) |
| OKLCH | oklch(85.59% 0.111 74.5) |
| XYZ | xyz(63.2657, 61.8508, 27.0147) |
| Luminance | 0.6185 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.85
Butterscotch
#FDB147
ΔE00 6.88
Apricot (survey)
#FFB16D
ΔE00 7.84
Navajowhite
#FFDEAD
ΔE00 8.26
Macaroni And Cheese
#EFB435
ΔE00 8.28
Light Orange
#FDAA48
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC57A #7AB0FB
analogous
#FB847A #FBC57A #F0FB7A
triadic
#FBC57A #7AFBC5 #C57AFB
tetradic
#FBC57A #7AFB84 #7AB0FB #FB7AF0
square
#FBC57A #7AFB84 #7AB0FB #FB7AF0
split-complementary
#FBC57A #7AF0FB #847AFB
monochromatic
#F39107 #F9AB3F #FBC57A #FDDFB5 #FEF2E1
Accessibility & contrast
On white
1.57
#FBC57A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#FBC57A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC57A
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC57A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC57A | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C774
Deuteranopia (green-blind)
#E6D47C
Tritanopia (blue-blind)
#FFB7B3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fbc57a; /* rgb */ color: rgb(251, 197, 122); /* oklch */ color: oklch(85.6% 0.111 74.5);
Tailwind
colors: {
custom: {
50: '#ffd6a2',
500: '#fbc57a',
950: '#000000',
},
}SCSS
$custom: #fbc57a; $custom-light: #ffd6a2; $custom-dark: #000000;
JSON
{
"hex": "#fbc57a",
"rgb": {
"r": 251,
"g": 197,
"b": 122
},
"hsl": {
"h": 34.884,
"s": 94.161,
"l": 73.137
},
"oklch": {
"l": 0.85594,
"c": 0.11135,
"h": 74.5
},
"luminance": 0.61847
}Semantic roles & 50–950 ramp
primary
#FBC57A
secondary
#4180D8
accent
#60E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380