#FBC37C#FBC37C
#FBC37C is a very light, moderate orange. Relative luminance 0.610; OKLCH L 85.2% C 0.109 H 72.1°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC37C |
|---|---|
| RGB | rgb(251, 195, 124) |
| HSL | hsl(34, 94%, 74%) |
| HSV | hsv(34, 51%, 98%) |
| CMYK | cmyk(0%, 22.3%, 50.6%, 1.6%) |
| CIE-LAB | lab(82.38, 11.77, 43.16) |
| CIE-LCH | lch(82.38, 44.74, 74.75°) |
| OKLab | oklab(85.25% 0.0336 0.1039) |
| OKLCH | oklch(85.25% 0.109 72.1) |
| XYZ | xyz(62.9397, 60.9986, 27.5237) |
| Luminance | 0.6099 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.43
Apricot (survey)
#FFB16D
ΔE00 6.72
Butterscotch
#FDB147
ΔE00 6.81
Light Orange
#FDAA48
ΔE00 7.84
Navajowhite
#FFDEAD
ΔE00 8.43
Very Light Brown
#D3B683
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC37C #7CB4FB
analogous
#FB837C #FBC37C #F4FB7C
triadic
#FBC37C #7CFBC3 #C37CFB
tetradic
#FBC37C #7CFB83 #7CB4FB #FB7CF4
square
#FBC37C #7CFB83 #7CB4FB #FB7CF4
split-complementary
#FBC37C #7CF4FB #837CFB
monochromatic
#F58C07 #F9A841 #FBC37C #FDDEB7 #FEF1E1
Accessibility & contrast
On white
1.59
#FBC37C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#FBC37C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC37C
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC37C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC37C | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C576
Deuteranopia (green-blind)
#E4D27E
Tritanopia (blue-blind)
#FFB5B2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fbc37c; /* rgb */ color: rgb(251, 195, 124); /* oklch */ color: oklch(85.2% 0.109 72.1);
Tailwind
colors: {
custom: {
50: '#ffd5a3',
500: '#fbc37c',
950: '#000000',
},
}SCSS
$custom: #fbc37c; $custom-light: #ffd5a3; $custom-dark: #000000;
JSON
{
"hex": "#fbc37c",
"rgb": {
"r": 251,
"g": 195,
"b": 124
},
"hsl": {
"h": 33.543,
"s": 94.074,
"l": 73.529
},
"oklch": {
"l": 0.85246,
"c": 0.10922,
"h": 72.1
},
"luminance": 0.60995
}Semantic roles & 50–950 ramp
primary
#FBC37C
secondary
#4385D8
accent
#65E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380