#FBC97B#FBC97B
#FBC97B is a very light, moderate orange. Relative luminance 0.637; OKLCH L 86.4% C 0.112 H 77.6°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC97B |
|---|---|
| RGB | rgb(251, 201, 123) |
| HSL | hsl(37, 94%, 73%) |
| HSV | hsv(37, 51%, 98%) |
| CMYK | cmyk(0%, 19.9%, 51%, 1.6%) |
| CIE-LAB | lab(83.82, 8.56, 45.45) |
| CIE-LCH | lch(83.82, 46.25, 79.33°) |
| OKLab | oklab(86.37% 0.024 0.109) |
| OKLCH | oklch(86.37% 0.112 77.6) |
| XYZ | xyz(64.2483, 63.7163, 27.6495) |
| Luminance | 0.6371 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 7.44
Navajowhite
#FFDEAD
ΔE00 7.75
Butterscotch
#FDB147
ΔE00 7.81
Sand (survey)
#E2CA76
ΔE00 7.98
Wheat (survey)
#FBDD7E
ΔE00 8.03
Macaroni And Cheese
#EFB435
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC97B #7BADFB
analogous
#FB897B #FBC97B #EDFB7B
triadic
#FBC97B #7BFBC9 #C97BFB
tetradic
#FBC97B #7BFB89 #7BADFB #FB7BED
square
#FBC97B #7BFB89 #7BADFB #FB7BED
split-complementary
#FBC97B #7BEDFB #897BFB
monochromatic
#F49807 #F9B140 #FBC97B #FDE1B6 #FEF3E1
Accessibility & contrast
On white
1.53
#FBC97B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#FBC97B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC97B
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC97B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC97B | 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)
#DDCA75
Deuteranopia (green-blind)
#E9D67D
Tritanopia (blue-blind)
#FFBBB6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fbc97b; /* rgb */ color: rgb(251, 201, 123); /* oklch */ color: oklch(86.4% 0.112 77.6);
Tailwind
colors: {
custom: {
50: '#ffd9a2',
500: '#fbc97b',
950: '#000000',
},
}SCSS
$custom: #fbc97b; $custom-light: #ffd9a2; $custom-dark: #000000;
JSON
{
"hex": "#fbc97b",
"rgb": {
"r": 251,
"g": 201,
"b": 123
},
"hsl": {
"h": 36.563,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.8637,
"c": 0.11159,
"h": 77.6
},
"luminance": 0.63713
}Semantic roles & 50–950 ramp
primary
#FBC97B
secondary
#427DD8
accent
#5AE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380