#FBC87B#FBC87B
#FBC87B is a very light, moderate orange. Relative luminance 0.632; OKLCH L 86.2% C 0.111 H 76.7°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC87B |
|---|---|
| RGB | rgb(251, 200, 123) |
| HSL | hsl(36, 94%, 73%) |
| HSV | hsv(36, 51%, 98%) |
| CMYK | cmyk(0%, 20.3%, 51%, 1.6%) |
| CIE-LAB | lab(83.57, 9.08, 45.15) |
| CIE-LCH | lch(83.57, 46.05, 78.63°) |
| OKLab | oklab(86.18% 0.0256 0.1083) |
| OKLCH | oklch(86.18% 0.111 76.7) |
| XYZ | xyz(64.0159, 63.2516, 27.5720) |
| Luminance | 0.6325 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 7.24
Butterscotch
#FDB147
ΔE00 7.56
Navajowhite
#FFDEAD
ΔE00 7.83
Macaroni And Cheese
#EFB435
ΔE00 8.15
Sand (survey)
#E2CA76
ΔE00 8.34
Tan (survey)
#D1B26F
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC87B #7BAEFB
analogous
#FB887B #FBC87B #EEFB7B
triadic
#FBC87B #7BFBC8 #C87BFB
tetradic
#FBC87B #7BFB88 #7BAEFB #FB7BEE
square
#FBC87B #7BFB88 #7BAEFB #FB7BEE
split-complementary
#FBC87B #7BEEFB #887BFB
monochromatic
#F49607 #F9AF40 #FBC87B #FDE1B6 #FEF3E1
Accessibility & contrast
On white
1.54
#FBC87B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#FBC87B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC87B
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC87B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC87B | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC975
Deuteranopia (green-blind)
#E8D57D
Tritanopia (blue-blind)
#FFBAB5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fbc87b; /* rgb */ color: rgb(251, 200, 123); /* oklch */ color: oklch(86.2% 0.111 76.7);
Tailwind
colors: {
custom: {
50: '#ffd8a2',
500: '#fbc87b',
950: '#000000',
},
}SCSS
$custom: #fbc87b; $custom-light: #ffd8a2; $custom-dark: #000000;
JSON
{
"hex": "#fbc87b",
"rgb": {
"r": 251,
"g": 200,
"b": 123
},
"hsl": {
"h": 36.094,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.86179,
"c": 0.11128,
"h": 76.7
},
"luminance": 0.63248
}Semantic roles & 50–950 ramp
primary
#FBC87B
secondary
#427ED8
accent
#5BE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380