#FBC37F#FBC37F
#FBC37F is a very light, moderate orange. Relative luminance 0.611; OKLCH L 85.3% C 0.107 H 71.0°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC37F |
|---|---|
| RGB | rgb(251, 195, 127) |
| HSL | hsl(33, 94%, 74%) |
| HSV | hsv(33, 49%, 98%) |
| CMYK | cmyk(0%, 22.3%, 49.4%, 1.6%) |
| CIE-LAB | lab(82.42, 12.03, 41.70) |
| CIE-LCH | lch(82.42, 43.40, 73.90°) |
| OKLab | oklab(85.29% 0.0347 0.1008) |
| OKLCH | oklch(85.29% 0.107 71) |
| XYZ | xyz(63.1323, 61.0756, 28.5381) |
| Luminance | 0.6107 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.18
Apricot (survey)
#FFB16D
ΔE00 6.41
Butterscotch
#FDB147
ΔE00 7.17
Light Orange
#FDAA48
ΔE00 7.99
Light Peach
#FFD8B1
ΔE00 8.16
Navajowhite
#FFDEAD
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC37F #7FB7FB
analogous
#FB857F #FBC37F #F5FB7F
triadic
#FBC37F #7FFBC3 #C37FFB
tetradic
#FBC37F #7FFB85 #7FB7FB #FB7FF5
square
#FBC37F #7FFB85 #7FB7FB #FB7FF5
split-complementary
#FBC37F #7FF5FB #857FFB
monochromatic
#F78B08 #F9A744 #FBC37F #FDDFBA #FEF1E1
Accessibility & contrast
On white
1.59
#FBC37F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#FBC37F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC37F
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC37F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC37F | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C57A
Deuteranopia (green-blind)
#E4D280
Tritanopia (blue-blind)
#FFB5B2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fbc37f; /* rgb */ color: rgb(251, 195, 127); /* oklch */ color: oklch(85.3% 0.107 71.0);
Tailwind
colors: {
custom: {
50: '#ffd5a5',
500: '#fbc37f',
950: '#000000',
},
}SCSS
$custom: #fbc37f; $custom-light: #ffd5a5; $custom-dark: #000000;
JSON
{
"hex": "#fbc37f",
"rgb": {
"r": 251,
"g": 195,
"b": 127
},
"hsl": {
"h": 32.903,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.85292,
"c": 0.10663,
"h": 71
},
"luminance": 0.61072
}Semantic roles & 50–950 ramp
primary
#FBC37F
secondary
#4688D9
accent
#68E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380