#FBC87E#FBC87E
#FBC87E is a very light, moderate orange. Relative luminance 0.633; OKLCH L 86.2% C 0.109 H 75.8°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC87E |
|---|---|
| RGB | rgb(251, 200, 126) |
| HSL | hsl(36, 94%, 74%) |
| HSV | hsv(36, 50%, 98%) |
| CMYK | cmyk(0%, 20.3%, 49.8%, 1.6%) |
| CIE-LAB | lab(83.61, 9.34, 43.70) |
| CIE-LCH | lch(83.61, 44.69, 77.93°) |
| OKLab | oklab(86.22% 0.0267 0.1053) |
| OKLCH | oklch(86.22% 0.109 75.8) |
| XYZ | xyz(64.2066, 63.3279, 28.5763) |
| Luminance | 0.6332 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.88
Navajowhite
#FFDEAD
ΔE00 7.51
Butterscotch
#FDB147
ΔE00 7.72
Very Light Brown
#D3B683
ΔE00 8.40
Tan (survey)
#D1B26F
ΔE00 8.45
Light Peach
#FFD8B1
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC87E #7EB1FB
analogous
#FB8A7E #FBC87E #F0FB7E
triadic
#FBC87E #7EFBC8 #C87EFB
tetradic
#FBC87E #7EFB8A #7EB1FB #FB7EF0
square
#FBC87E #7EFB8A #7EB1FB #FB7EF0
split-complementary
#FBC87E #7EF0FB #8A7EFB
monochromatic
#F79508 #F9AF43 #FBC87E #FDE1B9 #FEF2E1
Accessibility & contrast
On white
1.54
#FBC87E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#FBC87E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC87E
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC87E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC87E | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC978
Deuteranopia (green-blind)
#E8D580
Tritanopia (blue-blind)
#FFBAB6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fbc87e; /* rgb */ color: rgb(251, 200, 126); /* oklch */ color: oklch(86.2% 0.109 75.8);
Tailwind
colors: {
custom: {
50: '#ffd8a4',
500: '#fbc87e',
950: '#000000',
},
}SCSS
$custom: #fbc87e; $custom-light: #ffd8a4; $custom-dark: #000000;
JSON
{
"hex": "#fbc87e",
"rgb": {
"r": 251,
"g": 200,
"b": 126
},
"hsl": {
"h": 35.52,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.86223,
"c": 0.1086,
"h": 75.8
},
"luminance": 0.63324
}Semantic roles & 50–950 ramp
primary
#FBC87E
secondary
#4581D9
accent
#5EE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380