#FBC07B#FBC07B
#FBC07B is a very light, moderate orange. Relative luminance 0.596; OKLCH L 84.7% C 0.110 H 69.8°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC07B |
|---|---|
| RGB | rgb(251, 192, 123) |
| HSL | hsl(32, 94%, 73%) |
| HSV | hsv(32, 51%, 98%) |
| CMYK | cmyk(0%, 23.5%, 51%, 1.6%) |
| CIE-LAB | lab(81.64, 13.25, 42.75) |
| CIE-LCH | lch(81.64, 44.75, 72.78°) |
| OKLab | oklab(84.67% 0.0379 0.1029) |
| OKLCH | oklch(84.67% 0.11 69.8) |
| XYZ | xyz(62.2114, 59.6426, 26.9705) |
| Luminance | 0.5964 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.53
Burlywood
#DEB887
ΔE00 6.40
Butterscotch
#FDB147
ΔE00 6.57
Light Orange
#FDAA48
ΔE00 7.16
Pale Orange
#FFA756
ΔE00 7.76
Sandybrown
#F4A460
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC07B #7BB6FB
analogous
#FB807B #FBC07B #F6FB7B
triadic
#FBC07B #7BFBC0 #C07BFB
tetradic
#FBC07B #7BFB80 #7BB6FB #FB7BF6
square
#FBC07B #7BFB80 #7BB6FB #FB7BF6
split-complementary
#FBC07B #7BF6FB #807BFB
monochromatic
#F48707 #F9A440 #FBC07B #FDDCB6 #FEF1E1
Accessibility & contrast
On white
1.62
#FBC07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#FBC07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC07B
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC07B | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C375
Deuteranopia (green-blind)
#E2D07C
Tritanopia (blue-blind)
#FFB2AF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fbc07b; /* rgb */ color: rgb(251, 192, 123); /* oklch */ color: oklch(84.7% 0.110 69.8);
Tailwind
colors: {
custom: {
50: '#ffd3a2',
500: '#fbc07b',
950: '#000000',
},
}SCSS
$custom: #fbc07b; $custom-light: #ffd3a2; $custom-dark: #000000;
JSON
{
"hex": "#fbc07b",
"rgb": {
"r": 251,
"g": 192,
"b": 123
},
"hsl": {
"h": 32.344,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.84668,
"c": 0.10967,
"h": 69.8
},
"luminance": 0.59639
}Semantic roles & 50–950 ramp
primary
#FBC07B
secondary
#4287D8
accent
#6AE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380