#FBC37A#FBC37A
#FBC37A is a very light, moderate orange. Relative luminance 0.609; OKLCH L 85.2% C 0.111 H 72.8°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC37A |
|---|---|
| RGB | rgb(251, 195, 122) |
| HSL | hsl(34, 94%, 73%) |
| HSV | hsv(34, 51%, 98%) |
| CMYK | cmyk(0%, 22.3%, 51.4%, 1.6%) |
| CIE-LAB | lab(82.35, 11.60, 44.13) |
| CIE-LCH | lch(82.35, 45.63, 75.28°) |
| OKLab | oklab(85.22% 0.0329 0.106) |
| OKLCH | oklch(85.22% 0.111 72.8) |
| XYZ | xyz(62.8145, 60.9485, 26.8643) |
| Luminance | 0.6095 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Butterscotch
#FDB147
ΔE00 6.59
Burlywood
#DEB887
ΔE00 6.62
Apricot (survey)
#FFB16D
ΔE00 6.95
Light Orange
#FDAA48
ΔE00 7.77
Navajowhite
#FFDEAD
ΔE00 8.57
Macaroni And Cheese
#EFB435
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC37A #7AB2FB
analogous
#FB827A #FBC37A #F3FB7A
triadic
#FBC37A #7AFBC3 #C37AFB
tetradic
#FBC37A #7AFB82 #7AB2FB #FB7AF3
square
#FBC37A #7AFB82 #7AB2FB #FB7AF3
split-complementary
#FBC37A #7AF3FB #827AFB
monochromatic
#F38D07 #F9A83F #FBC37A #FDDEB5 #FEF2E1
Accessibility & contrast
On white
1.59
#FBC37A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#FBC37A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC37A
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC37A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC37A | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C574
Deuteranopia (green-blind)
#E4D27C
Tritanopia (blue-blind)
#FFB5B1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fbc37a; /* rgb */ color: rgb(251, 195, 122); /* oklch */ color: oklch(85.2% 0.111 72.8);
Tailwind
colors: {
custom: {
50: '#ffd5a2',
500: '#fbc37a',
950: '#000000',
},
}SCSS
$custom: #fbc37a; $custom-light: #ffd5a2; $custom-dark: #000000;
JSON
{
"hex": "#fbc37a",
"rgb": {
"r": 251,
"g": 195,
"b": 122
},
"hsl": {
"h": 33.953,
"s": 94.161,
"l": 73.137
},
"oklch": {
"l": 0.85216,
"c": 0.11093,
"h": 72.8
},
"luminance": 0.60945
}Semantic roles & 50–950 ramp
primary
#FBC37A
secondary
#4183D8
accent
#64E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380