#FBC37B#FBC37B
#FBC37B is a very light, moderate orange. Relative luminance 0.610; OKLCH L 85.2% C 0.110 H 72.4°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC37B |
|---|---|
| RGB | rgb(251, 195, 123) |
| HSL | hsl(34, 94%, 73%) |
| HSV | hsv(34, 51%, 98%) |
| CMYK | cmyk(0%, 22.3%, 51%, 1.6%) |
| CIE-LAB | lab(82.36, 11.68, 43.65) |
| CIE-LCH | lch(82.36, 45.18, 75.02°) |
| OKLab | oklab(85.23% 0.0332 0.1049) |
| OKLCH | oklch(85.23% 0.11 72.4) |
| XYZ | xyz(62.8768, 60.9734, 27.1923) |
| Luminance | 0.6097 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.53
Butterscotch
#FDB147
ΔE00 6.70
Apricot (survey)
#FFB16D
ΔE00 6.84
Light Orange
#FDAA48
ΔE00 7.80
Navajowhite
#FFDEAD
ΔE00 8.50
Very Light Brown
#D3B683
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC37B #7BB3FB
analogous
#FB837B #FBC37B #F3FB7B
triadic
#FBC37B #7BFBC3 #C37BFB
tetradic
#FBC37B #7BFB83 #7BB3FB #FB7BF3
square
#FBC37B #7BFB83 #7BB3FB #FB7BF3
split-complementary
#FBC37B #7BF3FB #837BFB
monochromatic
#F48D07 #F9A840 #FBC37B #FDDEB6 #FEF2E1
Accessibility & contrast
On white
1.59
#FBC37B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#FBC37B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC37B
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC37B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC37B | 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)
#D7C575
Deuteranopia (green-blind)
#E4D27D
Tritanopia (blue-blind)
#FFB5B1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fbc37b; /* rgb */ color: rgb(251, 195, 123); /* oklch */ color: oklch(85.2% 0.110 72.4);
Tailwind
colors: {
custom: {
50: '#ffd5a2',
500: '#fbc37b',
950: '#000000',
},
}SCSS
$custom: #fbc37b; $custom-light: #ffd5a2; $custom-dark: #000000;
JSON
{
"hex": "#fbc37b",
"rgb": {
"r": 251,
"g": 195,
"b": 123
},
"hsl": {
"h": 33.75,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.85231,
"c": 0.11008,
"h": 72.4
},
"luminance": 0.6097
}Semantic roles & 50–950 ramp
primary
#FBC37B
secondary
#4284D8
accent
#64E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380