#FBC07E#FBC07E
#FBC07E is a very light, moderate orange. Relative luminance 0.597; OKLCH L 84.7% C 0.107 H 68.7°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC07E |
|---|---|
| RGB | rgb(251, 192, 126) |
| HSL | hsl(32, 94%, 74%) |
| HSV | hsv(32, 50%, 98%) |
| CMYK | cmyk(0%, 23.5%, 49.8%, 1.6%) |
| CIE-LAB | lab(81.69, 13.51, 41.28) |
| CIE-LCH | lch(81.69, 43.43, 71.88°) |
| OKLab | oklab(84.71% 0.039 0.0998) |
| OKLCH | oklch(84.71% 0.107 68.7) |
| XYZ | xyz(62.4021, 59.7189, 27.9748) |
| Luminance | 0.5971 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.24
Burlywood
#DEB887
ΔE00 6.22
Butterscotch
#FDB147
ΔE00 7.04
Light Orange
#FDAA48
ΔE00 7.41
Pale Orange
#FFA756
ΔE00 7.68
Peach (survey)
#FFB07C
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC07E #7EB9FB
analogous
#FB827E #FBC07E #F8FB7E
triadic
#FBC07E #7EFBC0 #C07EFB
tetradic
#FBC07E #7EFB82 #7EB9FB #FB7EF8
square
#FBC07E #7EFB82 #7EB9FB #FB7EF8
split-complementary
#FBC07E #7EF8FB #827EFB
monochromatic
#F78608 #F9A343 #FBC07E #FDDDB9 #FEF1E1
Accessibility & contrast
On white
1.62
#FBC07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#FBC07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC07E
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC07E | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C379
Deuteranopia (green-blind)
#E2D17F
Tritanopia (blue-blind)
#FFB2B0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fbc07e; /* rgb */ color: rgb(251, 192, 126); /* oklch */ color: oklch(84.7% 0.107 68.7);
Tailwind
colors: {
custom: {
50: '#ffd3a4',
500: '#fbc07e',
950: '#000000',
},
}SCSS
$custom: #fbc07e; $custom-light: #ffd3a4; $custom-dark: #000000;
JSON
{
"hex": "#fbc07e",
"rgb": {
"r": 251,
"g": 192,
"b": 126
},
"hsl": {
"h": 31.68,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.84714,
"c": 0.10716,
"h": 68.7
},
"luminance": 0.59715
}Semantic roles & 50–950 ramp
primary
#FBC07E
secondary
#458AD9
accent
#6CE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380