#FBC87F#FBC87F
#FBC87F is a very light, moderate orange. Relative luminance 0.633; OKLCH L 86.2% C 0.108 H 75.5°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC87F |
|---|---|
| RGB | rgb(251, 200, 127) |
| HSL | hsl(35, 94%, 74%) |
| HSV | hsv(35, 49%, 98%) |
| CMYK | cmyk(0%, 20.3%, 49.4%, 1.6%) |
| CIE-LAB | lab(83.63, 9.43, 43.21) |
| CIE-LCH | lch(83.63, 44.23, 77.69°) |
| OKLab | oklab(86.24% 0.027 0.1043) |
| OKLCH | oklch(86.24% 0.108 75.5) |
| XYZ | xyz(64.2714, 63.3538, 28.9178) |
| Luminance | 0.6335 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.77
Navajowhite
#FFDEAD
ΔE00 7.41
Butterscotch
#FDB147
ΔE00 7.78
Very Light Brown
#D3B683
ΔE00 8.35
Light Peach
#FFD8B1
ΔE00 8.43
Tan (survey)
#D1B26F
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC87F #7FB2FB
analogous
#FB8A7F #FBC87F #F0FB7F
triadic
#FBC87F #7FFBC8 #C87FFB
tetradic
#FBC87F #7FFB8A #7FB2FB #FB7FF0
square
#FBC87F #7FFB8A #7FB2FB #FB7FF0
split-complementary
#FBC87F #7FF0FB #8A7FFB
monochromatic
#F79508 #F9AF44 #FBC87F #FDE2BA #FEF2E1
Accessibility & contrast
On white
1.54
#FBC87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#FBC87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC87F
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC87F | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC979
Deuteranopia (green-blind)
#E8D581
Tritanopia (blue-blind)
#FFBAB6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fbc87f; /* rgb */ color: rgb(251, 200, 127); /* oklch */ color: oklch(86.2% 0.108 75.5);
Tailwind
colors: {
custom: {
50: '#ffd8a5',
500: '#fbc87f',
950: '#000000',
},
}SCSS
$custom: #fbc87f; $custom-light: #ffd8a5; $custom-dark: #000000;
JSON
{
"hex": "#fbc87f",
"rgb": {
"r": 251,
"g": 200,
"b": 127
},
"hsl": {
"h": 35.323,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.86238,
"c": 0.1077,
"h": 75.5
},
"luminance": 0.6335
}Semantic roles & 50–950 ramp
primary
#FBC87F
secondary
#4682D9
accent
#5EE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380