#FBC280#FBC280
#FBC280 is a very light, moderate orange. Relative luminance 0.607; OKLCH L 85.1% C 0.106 H 69.7°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC280 |
|---|---|
| RGB | rgb(251, 194, 128) |
| HSL | hsl(32, 94%, 74%) |
| HSV | hsv(32, 49%, 98%) |
| CMYK | cmyk(0%, 22.7%, 49%, 1.6%) |
| CIE-LAB | lab(82.19, 12.65, 40.90) |
| CIE-LCH | lch(82.19, 42.81, 72.82°) |
| OKLab | oklab(85.12% 0.0366 0.0991) |
| OKLCH | oklch(85.12% 0.106 69.7) |
| XYZ | xyz(62.9745, 60.6552, 28.8086) |
| Luminance | 0.6065 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.90
Burlywood
#DEB887
ΔE00 6.09
Butterscotch
#FDB147
ΔE00 7.30
Light Orange
#FDAA48
ΔE00 7.88
Light Peach
#FFD8B1
ΔE00 8.03
Peach (survey)
#FFB07C
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC280 #80B9FB
analogous
#FB8580 #FBC280 #F7FB80
triadic
#FBC280 #80FBC2 #C280FB
tetradic
#FBC280 #80FB85 #80B9FB #FB80F7
square
#FBC280 #80FB85 #80B9FB #FB80F7
split-complementary
#FBC280 #80F7FB #8580FB
monochromatic
#F78909 #F9A645 #FBC280 #FDDEBB #FEF1E1
Accessibility & contrast
On white
1.60
#FBC280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#FBC280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC280
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC280 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57B
Deuteranopia (green-blind)
#E3D281
Tritanopia (blue-blind)
#FFB4B2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fbc280; /* rgb */ color: rgb(251, 194, 128); /* oklch */ color: oklch(85.1% 0.106 69.7);
Tailwind
colors: {
custom: {
50: '#ffd4a6',
500: '#fbc280',
950: '#000000',
},
}SCSS
$custom: #fbc280; $custom-light: #ffd4a6; $custom-dark: #000000;
JSON
{
"hex": "#fbc280",
"rgb": {
"r": 251,
"g": 194,
"b": 128
},
"hsl": {
"h": 32.195,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.8512,
"c": 0.10565,
"h": 69.7
},
"luminance": 0.60651
}Semantic roles & 50–950 ramp
primary
#FBC280
secondary
#468AD9
accent
#6AE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380