#FBC37E#FBC37E
#FBC37E is a very light, moderate orange. Relative luminance 0.610; OKLCH L 85.3% C 0.107 H 71.4°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC37E |
|---|---|
| RGB | rgb(251, 195, 126) |
| HSL | hsl(33, 94%, 74%) |
| HSV | hsv(33, 50%, 98%) |
| CMYK | cmyk(0%, 22.3%, 49.8%, 1.6%) |
| CIE-LAB | lab(82.41, 11.94, 42.18) |
| CIE-LCH | lch(82.41, 43.84, 74.19°) |
| OKLab | oklab(85.28% 0.0344 0.1019) |
| OKLCH | oklch(85.28% 0.108 71.4) |
| XYZ | xyz(63.0675, 61.0497, 28.1966) |
| Luminance | 0.6105 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.26
Apricot (survey)
#FFB16D
ΔE00 6.51
Butterscotch
#FDB147
ΔE00 7.05
Light Orange
#FDAA48
ΔE00 7.93
Light Peach
#FFD8B1
ΔE00 8.30
Navajowhite
#FFDEAD
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC37E #7EB6FB
analogous
#FB857E #FBC37E #F5FB7E
triadic
#FBC37E #7EFBC3 #C37EFB
tetradic
#FBC37E #7EFB85 #7EB6FB #FB7EF5
square
#FBC37E #7EFB85 #7EB6FB #FB7EF5
split-complementary
#FBC37E #7EF5FB #857EFB
monochromatic
#F78C08 #F9A743 #FBC37E #FDDFB9 #FEF1E1
Accessibility & contrast
On white
1.59
#FBC37E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#FBC37E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC37E
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC37E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC37E | 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)
#D7C578
Deuteranopia (green-blind)
#E4D280
Tritanopia (blue-blind)
#FFB5B2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fbc37e; /* rgb */ color: rgb(251, 195, 126); /* oklch */ color: oklch(85.3% 0.107 71.4);
Tailwind
colors: {
custom: {
50: '#ffd5a4',
500: '#fbc37e',
950: '#000000',
},
}SCSS
$custom: #fbc37e; $custom-light: #ffd5a4; $custom-dark: #000000;
JSON
{
"hex": "#fbc37e",
"rgb": {
"r": 251,
"g": 195,
"b": 126
},
"hsl": {
"h": 33.12,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.85277,
"c": 0.1075,
"h": 71.4
},
"luminance": 0.61046
}Semantic roles & 50–950 ramp
primary
#FBC37E
secondary
#4587D9
accent
#67E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380