#FBC484#FBC484
#FBC484 is a very light, moderate orange. Relative luminance 0.617; OKLCH L 85.6% C 0.102 H 70.0°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC484 |
|---|---|
| RGB | rgb(251, 196, 132) |
| HSL | hsl(32, 94%, 75%) |
| HSV | hsv(32, 47%, 98%) |
| CMYK | cmyk(0%, 21.9%, 47.4%, 1.6%) |
| CIE-LAB | lab(82.73, 11.97, 39.55) |
| CIE-LCH | lch(82.73, 41.32, 73.16°) |
| OKLab | oklab(85.56% 0.0351 0.0963) |
| OKLCH | oklch(85.56% 0.102 70) |
| XYZ | xyz(63.6911, 61.6588, 30.3720) |
| Luminance | 0.6166 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.90
Apricot (survey)
#FFB16D
ΔE00 6.40
Light Peach
#FFD8B1
ΔE00 7.42
Navajowhite
#FFDEAD
ΔE00 7.79
Butterscotch
#FDB147
ΔE00 7.90
Very Light Brown
#D3B683
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC484 #84BBFB
analogous
#FB8884 #FBC484 #F6FB84
triadic
#FBC484 #84FBC4 #C484FB
tetradic
#FBC484 #84FB88 #84BBFB #FB84F6
square
#FBC484 #84FB88 #84BBFB #FB84F6
split-complementary
#FBC484 #84F6FB #8884FB
monochromatic
#F78B0D #F9A849 #FBC484 #FDE0BF #FEF1E1
Accessibility & contrast
On white
1.58
#FBC484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#FBC484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC484
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC484 | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C67F
Deuteranopia (green-blind)
#E4D385
Tritanopia (blue-blind)
#FFB7B4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fbc484; /* rgb */ color: rgb(251, 196, 132); /* oklch */ color: oklch(85.6% 0.102 70.0);
Tailwind
colors: {
custom: {
50: '#ffd5a8',
500: '#fbc484',
950: '#000000',
},
}SCSS
$custom: #fbc484; $custom-light: #ffd5a8; $custom-dark: #000000;
JSON
{
"hex": "#fbc484",
"rgb": {
"r": 251,
"g": 196,
"b": 132
},
"hsl": {
"h": 32.269,
"s": 93.701,
"l": 75.098
},
"oklch": {
"l": 0.8556,
"c": 0.10245,
"h": 70
},
"luminance": 0.61655
}Semantic roles & 50–950 ramp
primary
#FBC484
secondary
#4A8CD9
accent
#6AE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380