#FBC182#FBC182
#FBC182 is a very light, moderate orange. Relative luminance 0.603; OKLCH L 85.0% C 0.104 H 68.0°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC182 |
|---|---|
| RGB | rgb(251, 193, 130) |
| HSL | hsl(31, 94%, 75%) |
| HSV | hsv(31, 48%, 98%) |
| CMYK | cmyk(0%, 23.1%, 48.2%, 1.6%) |
| CIE-LAB | lab(81.98, 13.35, 39.61) |
| CIE-LCH | lch(81.98, 41.80, 71.38°) |
| OKLab | oklab(84.96% 0.0389 0.0963) |
| OKLCH | oklch(84.96% 0.104 68) |
| XYZ | xyz(62.8857, 60.2648, 29.4348) |
| Luminance | 0.6026 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.35
Burlywood
#DEB887
ΔE00 6.02
Peach (survey)
#FFB07C
ΔE00 7.47
Butterscotch
#FDB147
ΔE00 7.66
Light Peach
#FFD8B1
ΔE00 7.81
Sandybrown
#F4A460
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC182 #82BCFB
analogous
#FB8582 #FBC182 #F8FB82
triadic
#FBC182 #82FBC1 #C182FB
tetradic
#FBC182 #82FB85 #82BCFB #FB82F8
square
#FBC182 #82FB85 #82BCFB #FB82F8
split-complementary
#FBC182 #82F8FB #8582FB
monochromatic
#F7860B #F9A447 #FBC182 #FDDEBD #FEF0E1
Accessibility & contrast
On white
1.61
#FBC182 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#FBC182 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC182
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC182 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC182 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C47D
Deuteranopia (green-blind)
#E2D183
Tritanopia (blue-blind)
#FFB4B1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fbc182; /* rgb */ color: rgb(251, 193, 130); /* oklch */ color: oklch(85.0% 0.104 68.0);
Tailwind
colors: {
custom: {
50: '#ffd3a7',
500: '#fbc182',
950: '#000000',
},
}SCSS
$custom: #fbc182; $custom-light: #ffd3a7; $custom-dark: #000000;
JSON
{
"hex": "#fbc182",
"rgb": {
"r": 251,
"g": 193,
"b": 130
},
"hsl": {
"h": 31.24,
"s": 93.798,
"l": 74.706
},
"oklch": {
"l": 0.84964,
"c": 0.10387,
"h": 68
},
"luminance": 0.60261
}Semantic roles & 50–950 ramp
primary
#FBC182
secondary
#488ED9
accent
#6EE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380