#FBD87F#FBD87F
#FBD87F is a very light, moderate orange. Relative luminance 0.712; OKLCH L 89.3% C 0.115 H 88.6°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD87F |
|---|---|
| RGB | rgb(251, 216, 127) |
| HSL | hsl(43, 94%, 74%) |
| HSV | hsv(43, 49%, 98%) |
| CMYK | cmyk(0%, 13.9%, 49.4%, 1.6%) |
| CIE-LAB | lab(87.56, 1.19, 48.10) |
| CIE-LCH | lch(87.56, 48.11, 88.59°) |
| OKLab | oklab(89.33% 0.0029 0.1152) |
| OKLCH | oklch(89.33% 0.115 88.6) |
| XYZ | xyz(68.1728, 71.1565, 30.2182) |
| Luminance | 0.7115 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.07
Sandy
#F1DA7A
ΔE00 3.76
Pale Gold
#FDDE6C
ΔE00 4.10
Light Mustard
#F7D560
ΔE00 4.14
Sand (survey)
#E2CA76
ΔE00 4.79
Yellow Tan
#FFE36E
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD87F #7FA2FB
analogous
#FB9A7F #FBD87F #E0FB7F
triadic
#FBD87F #7FFBD8 #D87FFB
tetradic
#FBD87F #7FFB9A #7FA2FB #FB7FE0
square
#FBD87F #7FFB9A #7FA2FB #FB7FE0
split-complementary
#FBD87F #7FE0FB #9A7FFB
monochromatic
#F7B408 #F9C644 #FBD87F #FDEABA #FEF6E1
Accessibility & contrast
On white
1.38
#FBD87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#FBD87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD87F
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD87F | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD678
Deuteranopia (green-blind)
#F3E082
Tritanopia (blue-blind)
#FFCBC3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #fbd87f; /* rgb */ color: rgb(251, 216, 127); /* oklch */ color: oklch(89.3% 0.115 88.6);
Tailwind
colors: {
custom: {
50: '#ffe3a6',
500: '#fbd87f',
950: '#000000',
},
}SCSS
$custom: #fbd87f; $custom-light: #ffe3a6; $custom-dark: #000000;
JSON
{
"hex": "#fbd87f",
"rgb": {
"r": 251,
"g": 216,
"b": 127
},
"hsl": {
"h": 43.065,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.89329,
"c": 0.1152,
"h": 88.6
},
"luminance": 0.71153
}Semantic roles & 50–950 ramp
primary
#FBD87F
secondary
#466FD9
accent
#41E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480