#FBC082#FBC082
#FBC082 is a very light, moderate orange. Relative luminance 0.598; OKLCH L 84.8% C 0.104 H 67.0°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC082 |
|---|---|
| RGB | rgb(251, 192, 130) |
| HSL | hsl(31, 94%, 75%) |
| HSV | hsv(31, 48%, 98%) |
| CMYK | cmyk(0%, 23.5%, 48.2%, 1.6%) |
| CIE-LAB | lab(81.74, 13.87, 39.31) |
| CIE-LCH | lch(81.74, 41.69, 70.56°) |
| OKLab | oklab(84.78% 0.0405 0.0956) |
| OKLCH | oklch(84.78% 0.104 67) |
| XYZ | xyz(62.6653, 59.8242, 29.3613) |
| Luminance | 0.5982 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.98
Burlywood
#DEB887
ΔE00 6.08
Peach (survey)
#FFB07C
ΔE00 7.01
Sandybrown
#F4A460
ΔE00 7.54
Pale Orange
#FFA756
ΔE00 7.68
Butterscotch
#FDB147
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC082 #82BDFB
analogous
#FB8482 #FBC082 #F9FB82
triadic
#FBC082 #82FBC0 #C082FB
tetradic
#FBC082 #82FB84 #82BDFB #FB82F9
square
#FBC082 #82FB84 #82BDFB #FB82F9
split-complementary
#FBC082 #82F9FB #8482FB
monochromatic
#F7840B #F9A247 #FBC082 #FDDEBD #FEF0E1
Accessibility & contrast
On white
1.62
#FBC082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#FBC082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC082
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC082 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C37D
Deuteranopia (green-blind)
#E2D183
Tritanopia (blue-blind)
#FFB2B0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fbc082; /* rgb */ color: rgb(251, 192, 130); /* oklch */ color: oklch(84.8% 0.104 67.0);
Tailwind
colors: {
custom: {
50: '#ffd3a7',
500: '#fbc082',
950: '#000000',
},
}SCSS
$custom: #fbc082; $custom-light: #ffd3a7; $custom-dark: #000000;
JSON
{
"hex": "#fbc082",
"rgb": {
"r": 251,
"g": 192,
"b": 130
},
"hsl": {
"h": 30.744,
"s": 93.798,
"l": 74.706
},
"oklch": {
"l": 0.84777,
"c": 0.10382,
"h": 67
},
"luminance": 0.5982
}Semantic roles & 50–950 ramp
primary
#FBC082
secondary
#488FD9
accent
#70E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380