#FBC97F#FBC97F
#FBC97F is a very light, moderate orange. Relative luminance 0.638; OKLCH L 86.4% C 0.108 H 76.3°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC97F |
|---|---|
| RGB | rgb(251, 201, 127) |
| HSL | hsl(36, 94%, 74%) |
| HSV | hsv(36, 49%, 98%) |
| CMYK | cmyk(0%, 19.9%, 49.4%, 1.6%) |
| CIE-LAB | lab(83.87, 8.91, 43.52) |
| CIE-LCH | lch(83.87, 44.42, 78.43°) |
| OKLab | oklab(86.43% 0.0255 0.1049) |
| OKLCH | oklch(86.43% 0.108 76.3) |
| XYZ | xyz(64.5038, 63.8185, 28.9952) |
| Luminance | 0.6381 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.96
Navajowhite
#FFDEAD
ΔE00 7.30
Butterscotch
#FDB147
ΔE00 7.99
Sand (survey)
#E2CA76
ΔE00 8.37
Very Light Brown
#D3B683
ΔE00 8.39
Tan (survey)
#D1B26F
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC97F #7FB1FB
analogous
#FB8B7F #FBC97F #EFFB7F
triadic
#FBC97F #7FFBC9 #C97FFB
tetradic
#FBC97F #7FFB8B #7FB1FB #FB7FEF
square
#FBC97F #7FFB8B #7FB1FB #FB7FEF
split-complementary
#FBC97F #7FEFFB #8B7FFB
monochromatic
#F79708 #F9B044 #FBC97F #FDE2BA #FEF2E1
Accessibility & contrast
On white
1.53
#FBC97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#FBC97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC97F
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC97F | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA79
Deuteranopia (green-blind)
#E8D681
Tritanopia (blue-blind)
#FFBBB7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fbc97f; /* rgb */ color: rgb(251, 201, 127); /* oklch */ color: oklch(86.4% 0.108 76.3);
Tailwind
colors: {
custom: {
50: '#ffd9a5',
500: '#fbc97f',
950: '#000000',
},
}SCSS
$custom: #fbc97f; $custom-light: #ffd9a5; $custom-dark: #000000;
JSON
{
"hex": "#fbc97f",
"rgb": {
"r": 251,
"g": 201,
"b": 127
},
"hsl": {
"h": 35.806,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.86429,
"c": 0.10799,
"h": 76.3
},
"luminance": 0.63815
}Semantic roles & 50–950 ramp
primary
#FBC97F
secondary
#4681D9
accent
#5DE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380