#FBC07A#FBC07A
#FBC07A is a very light, moderate orange. Relative luminance 0.596; OKLCH L 84.7% C 0.111 H 70.2°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC07A |
|---|---|
| RGB | rgb(251, 192, 122) |
| HSL | hsl(33, 94%, 73%) |
| HSV | hsv(33, 51%, 98%) |
| CMYK | cmyk(0%, 23.5%, 51.4%, 1.6%) |
| CIE-LAB | lab(81.63, 13.16, 43.23) |
| CIE-LCH | lch(81.63, 45.19, 73.07°) |
| OKLab | oklab(84.65% 0.0375 0.104) |
| OKLCH | oklch(84.65% 0.111 70.2) |
| XYZ | xyz(62.1491, 59.6177, 26.6425) |
| Luminance | 0.5961 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.64
Butterscotch
#FDB147
ΔE00 6.42
Burlywood
#DEB887
ΔE00 6.47
Light Orange
#FDAA48
ΔE00 7.09
Pale Orange
#FFA756
ΔE00 7.79
Sandybrown
#F4A460
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC07A #7AB5FB
analogous
#FB7F7A #FBC07A #F6FB7A
triadic
#FBC07A #7AFBC0 #C07AFB
tetradic
#FBC07A #7AFB7F #7AB5FB #FB7AF6
square
#FBC07A #7AFB7F #7AB5FB #FB7AF6
split-complementary
#FBC07A #7AF6FB #7F7AFB
monochromatic
#F38707 #F9A43F #FBC07A #FDDCB5 #FEF1E1
Accessibility & contrast
On white
1.63
#FBC07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#FBC07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC07A
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC07A | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C374
Deuteranopia (green-blind)
#E2D07B
Tritanopia (blue-blind)
#FFB2AF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fbc07a; /* rgb */ color: rgb(251, 192, 122); /* oklch */ color: oklch(84.7% 0.111 70.2);
Tailwind
colors: {
custom: {
50: '#ffd3a1',
500: '#fbc07a',
950: '#000000',
},
}SCSS
$custom: #fbc07a; $custom-light: #ffd3a1; $custom-dark: #000000;
JSON
{
"hex": "#fbc07a",
"rgb": {
"r": 251,
"g": 192,
"b": 122
},
"hsl": {
"h": 32.558,
"s": 94.161,
"l": 73.137
},
"oklch": {
"l": 0.84653,
"c": 0.11051,
"h": 70.2
},
"luminance": 0.59614
}Semantic roles & 50–950 ramp
primary
#FBC07A
secondary
#4186D8
accent
#69E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380