#FBC57E#FBC57E
#FBC57E is a very light, moderate orange. Relative luminance 0.619; OKLCH L 85.7% C 0.108 H 73.1°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC57E |
|---|---|
| RGB | rgb(251, 197, 126) |
| HSL | hsl(34, 94%, 74%) |
| HSV | hsv(34, 50%, 98%) |
| CMYK | cmyk(0%, 21.5%, 49.8%, 1.6%) |
| CIE-LAB | lab(82.89, 10.90, 42.79) |
| CIE-LCH | lch(82.89, 44.16, 75.71°) |
| OKLab | oklab(85.65% 0.0313 0.1032) |
| OKLCH | oklch(85.65% 0.108 73.1) |
| XYZ | xyz(63.5186, 61.9519, 28.3469) |
| Luminance | 0.6195 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.43
Butterscotch
#FDB147
ΔE00 7.22
Apricot (survey)
#FFB16D
ΔE00 7.38
Navajowhite
#FFDEAD
ΔE00 7.93
Light Peach
#FFD8B1
ΔE00 8.36
Very Light Brown
#D3B683
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC57E #7EB4FB
analogous
#FB877E #FBC57E #F3FB7E
triadic
#FBC57E #7EFBC5 #C57EFB
tetradic
#FBC57E #7EFB87 #7EB4FB #FB7EF3
square
#FBC57E #7EFB87 #7EB4FB #FB7EF3
split-complementary
#FBC57E #7EF3FB #877EFB
monochromatic
#F79008 #F9AA43 #FBC57E #FDE0B9 #FEF2E1
Accessibility & contrast
On white
1.57
#FBC57E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#FBC57E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC57E
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC57E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC57E | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C778
Deuteranopia (green-blind)
#E5D480
Tritanopia (blue-blind)
#FFB7B4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fbc57e; /* rgb */ color: rgb(251, 197, 126); /* oklch */ color: oklch(85.7% 0.108 73.1);
Tailwind
colors: {
custom: {
50: '#ffd6a4',
500: '#fbc57e',
950: '#000000',
},
}SCSS
$custom: #fbc57e; $custom-light: #ffd6a4; $custom-dark: #000000;
JSON
{
"hex": "#fbc57e",
"rgb": {
"r": 251,
"g": 197,
"b": 126
},
"hsl": {
"h": 34.08,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.85654,
"c": 0.10785,
"h": 73.1
},
"luminance": 0.61948
}Semantic roles & 50–950 ramp
primary
#FBC57E
secondary
#4585D9
accent
#63E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380