#FBC08B#FBC08B
#FBC08B is a very light, moderate orange. Relative luminance 0.601; OKLCH L 84.9% C 0.096 H 62.9°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC08B |
|---|---|
| RGB | rgb(251, 192, 139) |
| HSL | hsl(28, 93%, 76%) |
| HSV | hsv(28, 45%, 98%) |
| CMYK | cmyk(0%, 23.5%, 44.6%, 1.6%) |
| CIE-LAB | lab(81.88, 14.74, 34.85) |
| CIE-LCH | lch(81.88, 37.83, 67.08°) |
| OKLab | oklab(84.93% 0.0439 0.0858) |
| OKLCH | oklch(84.93% 0.096 62.9) |
| XYZ | xyz(63.2961, 60.0765, 32.6831) |
| Luminance | 0.6007 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.09
Peach (survey)
#FFB07C
ΔE00 5.63
Burlywood
#DEB887
ΔE00 6.31
Light Peach
#FFD8B1
ΔE00 7.05
Apricot
#FBCEB1
ΔE00 7.19
Sandybrown
#F4A460
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC08B #8BC6FB
analogous
#FB8B8E #FBC08B #FBF88B
triadic
#FBC08B #8BFBC0 #C08BFB
tetradic
#FBC08B #8EFB8B #8BC6FB #F88BFB
square
#FBC08B #8EFB8B #8BC6FB #F88BFB
split-complementary
#FBC08B #8BFBF8 #8B8EFB
monochromatic
#F78015 #F9A050 #FBC08B #FDE0C6 #FEEFE1
Accessibility & contrast
On white
1.61
#FBC08B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#FBC08B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC08B
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC08B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC08B | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C487
Deuteranopia (green-blind)
#E0D18C
Tritanopia (blue-blind)
#FFB3B2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fbc08b; /* rgb */ color: rgb(251, 192, 139); /* oklch */ color: oklch(84.9% 0.096 62.9);
Tailwind
colors: {
custom: {
50: '#ffd3ad',
500: '#fbc08b',
950: '#000000',
},
}SCSS
$custom: #fbc08b; $custom-light: #ffd3ad; $custom-dark: #000000;
JSON
{
"hex": "#fbc08b",
"rgb": {
"r": 251,
"g": 192,
"b": 139
},
"hsl": {
"h": 28.393,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.84929,
"c": 0.09639,
"h": 62.9
},
"luminance": 0.60073
}Semantic roles & 50–950 ramp
primary
#FBC08B
secondary
#5099DA
accent
#79E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381