#FBC282#FBC282
#FBC282 is a very light, moderate orange. Relative luminance 0.607; OKLCH L 85.2% C 0.104 H 68.9°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC282 |
|---|---|
| RGB | rgb(251, 194, 130) |
| HSL | hsl(32, 94%, 75%) |
| HSV | hsv(32, 48%, 98%) |
| CMYK | cmyk(0%, 22.7%, 48.2%, 1.6%) |
| CIE-LAB | lab(82.22, 12.83, 39.92) |
| CIE-LCH | lch(82.22, 41.93, 72.18°) |
| OKLab | oklab(85.15% 0.0374 0.097) |
| OKLCH | oklch(85.15% 0.104 68.9) |
| XYZ | xyz(63.1075, 60.7084, 29.5087) |
| Luminance | 0.6070 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.74
Burlywood
#DEB887
ΔE00 5.99
Butterscotch
#FDB147
ΔE00 7.61
Light Peach
#FFD8B1
ΔE00 7.75
Peach (survey)
#FFB07C
ΔE00 7.94
Light Orange
#FDAA48
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC282 #82BBFB
analogous
#FB8682 #FBC282 #F7FB82
triadic
#FBC282 #82FBC2 #C282FB
tetradic
#FBC282 #82FB86 #82BBFB #FB82F7
square
#FBC282 #82FB86 #82BBFB #FB82F7
split-complementary
#FBC282 #82F7FB #8682FB
monochromatic
#F7880B #F9A547 #FBC282 #FDDFBD #FEF1E1
Accessibility & contrast
On white
1.60
#FBC282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#FBC282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC282
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC282 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57D
Deuteranopia (green-blind)
#E3D283
Tritanopia (blue-blind)
#FFB5B2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fbc282; /* rgb */ color: rgb(251, 194, 130); /* oklch */ color: oklch(85.2% 0.104 68.9);
Tailwind
colors: {
custom: {
50: '#ffd4a7',
500: '#fbc282',
950: '#000000',
},
}SCSS
$custom: #fbc282; $custom-light: #ffd4a7; $custom-dark: #000000;
JSON
{
"hex": "#fbc282",
"rgb": {
"r": 251,
"g": 194,
"b": 130
},
"hsl": {
"h": 31.736,
"s": 93.798,
"l": 74.706
},
"oklch": {
"l": 0.85151,
"c": 0.10395,
"h": 68.9
},
"luminance": 0.60705
}Semantic roles & 50–950 ramp
primary
#FBC282
secondary
#488CD9
accent
#6CE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380