#FBC97E#FBC97E
#FBC97E is a very light, moderate orange. Relative luminance 0.638; OKLCH L 86.4% C 0.109 H 76.6°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC97E |
|---|---|
| RGB | rgb(251, 201, 126) |
| HSL | hsl(36, 94%, 74%) |
| HSV | hsv(36, 50%, 98%) |
| CMYK | cmyk(0%, 19.9%, 49.8%, 1.6%) |
| CIE-LAB | lab(83.86, 8.82, 44.00) |
| CIE-LCH | lch(83.86, 44.88, 78.66°) |
| OKLab | oklab(86.41% 0.0252 0.106) |
| OKLCH | oklch(86.41% 0.109 76.6) |
| XYZ | xyz(64.4389, 63.7926, 28.6537) |
| Luminance | 0.6379 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 7.07
Navajowhite
#FFDEAD
ΔE00 7.41
Butterscotch
#FDB147
ΔE00 7.94
Sand (survey)
#E2CA76
ΔE00 8.27
Wheat (survey)
#FBDD7E
ΔE00 8.39
Tan (survey)
#D1B26F
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC97E #7EB0FB
analogous
#FB8B7E #FBC97E #EFFB7E
triadic
#FBC97E #7EFBC9 #C97EFB
tetradic
#FBC97E #7EFB8B #7EB0FB #FB7EEF
square
#FBC97E #7EFB8B #7EB0FB #FB7EEF
split-complementary
#FBC97E #7EEFFB #8B7EFB
monochromatic
#F79708 #F9B043 #FBC97E #FDE2B9 #FEF3E1
Accessibility & contrast
On white
1.53
#FBC97E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#FBC97E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC97E
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC97E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC97E | 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)
#DCCA78
Deuteranopia (green-blind)
#E8D680
Tritanopia (blue-blind)
#FFBBB7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fbc97e; /* rgb */ color: rgb(251, 201, 126); /* oklch */ color: oklch(86.4% 0.109 76.6);
Tailwind
colors: {
custom: {
50: '#ffd9a4',
500: '#fbc97e',
950: '#000000',
},
}SCSS
$custom: #fbc97e; $custom-light: #ffd9a4; $custom-dark: #000000;
JSON
{
"hex": "#fbc97e",
"rgb": {
"r": 251,
"g": 201,
"b": 126
},
"hsl": {
"h": 36,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.86414,
"c": 0.10889,
"h": 76.6
},
"luminance": 0.63789
}Semantic roles & 50–950 ramp
primary
#FBC97E
secondary
#4580D9
accent
#5CE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380