#FBC787#FBC787
#FBC787 is a very light, moderate orange. Relative luminance 0.631; OKLCH L 86.2% C 0.100 H 71.6°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC787 |
|---|---|
| RGB | rgb(251, 199, 135) |
| HSL | hsl(33, 94%, 76%) |
| HSV | hsv(33, 46%, 98%) |
| CMYK | cmyk(0%, 20.7%, 46.2%, 1.6%) |
| CIE-LAB | lab(83.50, 10.69, 39.00) |
| CIE-LCH | lch(83.50, 40.44, 74.67°) |
| OKLab | oklab(86.18% 0.0316 0.0952) |
| OKLCH | oklch(86.18% 0.1 71.6) |
| XYZ | xyz(64.5828, 63.1090, 31.6965) |
| Luminance | 0.6310 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.89
Navajowhite
#FFDEAD
ΔE00 6.95
Light Peach
#FFD8B1
ΔE00 6.99
Apricot (survey)
#FFB16D
ΔE00 7.40
Very Light Brown
#D3B683
ΔE00 8.16
Butterscotch
#FDB147
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC787 #87BBFB
analogous
#FB8D87 #FBC787 #F5FB87
triadic
#FBC787 #87FBC7 #C787FB
tetradic
#FBC787 #87FB8D #87BBFB #FB87F5
square
#FBC787 #87FB8D #87BBFB #FB87F5
split-complementary
#FBC787 #87F5FB #8D87FB
monochromatic
#F79011 #F9AB4C #FBC787 #FDE3C2 #FEF1E1
Accessibility & contrast
On white
1.54
#FBC787 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#FBC787 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC787
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC787 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC787 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC982
Deuteranopia (green-blind)
#E6D588
Tritanopia (blue-blind)
#FFBAB7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fbc787; /* rgb */ color: rgb(251, 199, 135); /* oklch */ color: oklch(86.2% 0.100 71.6);
Tailwind
colors: {
custom: {
50: '#ffd7ab',
500: '#fbc787',
950: '#000000',
},
}SCSS
$custom: #fbc787; $custom-light: #ffd7ab; $custom-dark: #000000;
JSON
{
"hex": "#fbc787",
"rgb": {
"r": 251,
"g": 199,
"b": 135
},
"hsl": {
"h": 33.103,
"s": 93.548,
"l": 75.686
},
"oklch": {
"l": 0.86175,
"c": 0.10027,
"h": 71.6
},
"luminance": 0.63105
}Semantic roles & 50–950 ramp
primary
#FBC787
secondary
#4C8CDA
accent
#67E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381