#FBD880#FBD880
#FBD880 is a very light, moderate orange. Relative luminance 0.712; OKLCH L 89.3% C 0.114 H 88.4°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD880 |
|---|---|
| RGB | rgb(251, 216, 128) |
| HSL | hsl(43, 94%, 74%) |
| HSV | hsv(43, 49%, 98%) |
| CMYK | cmyk(0%, 13.9%, 49%, 1.6%) |
| CIE-LAB | lab(87.57, 1.27, 47.62) |
| CIE-LCH | lch(87.57, 47.64, 88.47°) |
| OKLab | oklab(89.34% 0.0033 0.1142) |
| OKLCH | oklch(89.34% 0.114 88.4) |
| XYZ | xyz(68.2383, 71.1827, 30.5632) |
| Luminance | 0.7118 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.17
Sandy
#F1DA7A
ΔE00 3.84
Pale Gold
#FDDE6C
ΔE00 4.25
Light Mustard
#F7D560
ΔE00 4.30
Sand (survey)
#E2CA76
ΔE00 4.80
Yellow Tan
#FFE36E
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD880 #80A3FB
analogous
#FB9B80 #FBD880 #E0FB80
triadic
#FBD880 #80FBD8 #D880FB
tetradic
#FBD880 #80FB9B #80A3FB #FB80E0
square
#FBD880 #80FB9B #80A3FB #FB80E0
split-complementary
#FBD880 #80E0FB #9B80FB
monochromatic
#F7B409 #F9C645 #FBD880 #FDEABB #FEF6E1
Accessibility & contrast
On white
1.38
#FBD880 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#FBD880 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD880
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD880 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD880 | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD679
Deuteranopia (green-blind)
#F3E083
Tritanopia (blue-blind)
#FFCBC3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #fbd880; /* rgb */ color: rgb(251, 216, 128); /* oklch */ color: oklch(89.3% 0.114 88.4);
Tailwind
colors: {
custom: {
50: '#ffe3a6',
500: '#fbd880',
950: '#000000',
},
}SCSS
$custom: #fbd880; $custom-light: #ffe3a6; $custom-dark: #000000;
JSON
{
"hex": "#fbd880",
"rgb": {
"r": 251,
"g": 216,
"b": 128
},
"hsl": {
"h": 42.927,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.89343,
"c": 0.11423,
"h": 88.4
},
"luminance": 0.71179
}Semantic roles & 50–950 ramp
primary
#FBD880
secondary
#4670D9
accent
#41E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480