#FBC87A#FBC87A
#FBC87A is a very light, moderate orange. Relative luminance 0.632; OKLCH L 86.2% C 0.112 H 77.0°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC87A |
|---|---|
| RGB | rgb(251, 200, 122) |
| HSL | hsl(36, 94%, 73%) |
| HSV | hsv(36, 51%, 98%) |
| CMYK | cmyk(0%, 20.3%, 51.4%, 1.6%) |
| CIE-LAB | lab(83.56, 8.99, 45.63) |
| CIE-LCH | lch(83.56, 46.51, 78.85°) |
| OKLab | oklab(86.16% 0.0252 0.1093) |
| OKLCH | oklch(86.16% 0.112 77) |
| XYZ | xyz(63.9536, 63.2267, 27.2440) |
| Luminance | 0.6322 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 7.36
Butterscotch
#FDB147
ΔE00 7.52
Navajowhite
#FFDEAD
ΔE00 7.94
Macaroni And Cheese
#EFB435
ΔE00 8.00
Sand (survey)
#E2CA76
ΔE00 8.25
Wheat (survey)
#FBDD7E
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC87A #7AADFB
analogous
#FB877A #FBC87A #EEFB7A
triadic
#FBC87A #7AFBC8 #C87AFB
tetradic
#FBC87A #7AFB87 #7AADFB #FB7AEE
square
#FBC87A #7AFB87 #7AADFB #FB7AEE
split-complementary
#FBC87A #7AEEFB #877AFB
monochromatic
#F39607 #F9AF3F #FBC87A #FDE1B5 #FEF3E1
Accessibility & contrast
On white
1.54
#FBC87A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#FBC87A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC87A
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC87A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC87A | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC974
Deuteranopia (green-blind)
#E8D57C
Tritanopia (blue-blind)
#FFBAB5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fbc87a; /* rgb */ color: rgb(251, 200, 122); /* oklch */ color: oklch(86.2% 0.112 77.0);
Tailwind
colors: {
custom: {
50: '#ffd8a2',
500: '#fbc87a',
950: '#000000',
},
}SCSS
$custom: #fbc87a; $custom-light: #ffd8a2; $custom-dark: #000000;
JSON
{
"hex": "#fbc87a",
"rgb": {
"r": 251,
"g": 200,
"b": 122
},
"hsl": {
"h": 36.279,
"s": 94.161,
"l": 73.137
},
"oklch": {
"l": 0.86164,
"c": 0.11217,
"h": 77
},
"luminance": 0.63223
}Semantic roles & 50–950 ramp
primary
#FBC87A
secondary
#417DD8
accent
#5BE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380