#FBC97A#FBC97A
#FBC97A is a very light, moderate orange. Relative luminance 0.637; OKLCH L 86.4% C 0.112 H 77.8°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC97A |
|---|---|
| RGB | rgb(251, 201, 122) |
| HSL | hsl(37, 94%, 73%) |
| HSV | hsv(37, 51%, 98%) |
| CMYK | cmyk(0%, 19.9%, 51.4%, 1.6%) |
| CIE-LAB | lab(83.80, 8.48, 45.93) |
| CIE-LCH | lch(83.80, 46.71, 79.54°) |
| OKLab | oklab(86.36% 0.0237 0.11) |
| OKLCH | oklch(86.36% 0.112 77.8) |
| XYZ | xyz(64.1860, 63.6914, 27.3215) |
| Luminance | 0.6369 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 7.56
Butterscotch
#FDB147
ΔE00 7.78
Navajowhite
#FFDEAD
ΔE00 7.87
Sand (survey)
#E2CA76
ΔE00 7.90
Wheat (survey)
#FBDD7E
ΔE00 7.92
Macaroni And Cheese
#EFB435
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC97A #7AACFB
analogous
#FB887A #FBC97A #EDFB7A
triadic
#FBC97A #7AFBC9 #C97AFB
tetradic
#FBC97A #7AFB88 #7AACFB #FB7AED
square
#FBC97A #7AFB88 #7AACFB #FB7AED
split-complementary
#FBC97A #7AEDFB #887AFB
monochromatic
#F39807 #F9B13F #FBC97A #FDE1B5 #FEF3E1
Accessibility & contrast
On white
1.53
#FBC97A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#FBC97A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC97A
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC97A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC97A | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA73
Deuteranopia (green-blind)
#E9D67C
Tritanopia (blue-blind)
#FFBBB6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fbc97a; /* rgb */ color: rgb(251, 201, 122); /* oklch */ color: oklch(86.4% 0.112 77.8);
Tailwind
colors: {
custom: {
50: '#ffd9a2',
500: '#fbc97a',
950: '#000000',
},
}SCSS
$custom: #fbc97a; $custom-light: #ffd9a2; $custom-dark: #000000;
JSON
{
"hex": "#fbc97a",
"rgb": {
"r": 251,
"g": 201,
"b": 122
},
"hsl": {
"h": 36.744,
"s": 94.161,
"l": 73.137
},
"oklch": {
"l": 0.86355,
"c": 0.11249,
"h": 77.8
},
"luminance": 0.63688
}Semantic roles & 50–950 ramp
primary
#FBC97A
secondary
#417CD8
accent
#59E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380