#FBDF76#FBDF76
#FBDF76 is a very light, vivid yellow. Relative luminance 0.746; OKLCH L 90.6% C 0.129 H 94.7°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDF76 |
|---|---|
| RGB | rgb(251, 223, 118) |
| HSL | hsl(47, 94%, 72%) |
| HSV | hsv(47, 53%, 98%) |
| CMYK | cmyk(0%, 11.2%, 53%, 1.6%) |
| CIE-LAB | lab(89.20, -3.13, 54.39) |
| CIE-LCH | lch(89.20, 54.48, 93.29°) |
| OKLab | oklab(90.59% -0.0106 0.1283) |
| OKLCH | oklch(90.59% 0.129 94.7) |
| XYZ | xyz(69.4439, 74.5956, 27.8765) |
| Luminance | 0.7459 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Gold
#FDDE6C
ΔE00 1.35
Wheat (survey)
#FBDD7E
ΔE00 1.66
Yellow Tan
#FFE36E
ΔE00 1.74
Sandy
#F1DA7A
ΔE00 2.13
Sand Yellow
#FCE166
ΔE00 2.33
Light Mustard
#F7D560
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDF76 #7692FB
analogous
#FB9C76 #FBDF76 #D5FB76
triadic
#FBDF76 #76FBDF #DF76FB
tetradic
#FBDF76 #76FB9C #7692FB #FB76D5
square
#FBDF76 #76FB9C #7692FB #FB76D5
split-complementary
#FBDF76 #76D5FB #9C76FB
monochromatic
#F0BF07 #F9D13B #FBDF76 #FDEDB1 #FEF8E1
Accessibility & contrast
On white
1.32
#FBDF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#FBDF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDF76
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDF76 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB6C
Deuteranopia (green-blind)
#F9E47A
Tritanopia (blue-blind)
#FFD1C7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fbdf76; /* rgb */ color: rgb(251, 223, 118); /* oklch */ color: oklch(90.6% 0.129 94.7);
Tailwind
colors: {
custom: {
50: '#ffe8a0',
500: '#fbdf76',
950: '#000000',
},
}SCSS
$custom: #fbdf76; $custom-light: #ffe8a0; $custom-dark: #000000;
JSON
{
"hex": "#fbdf76",
"rgb": {
"r": 251,
"g": 223,
"b": 118
},
"hsl": {
"h": 47.368,
"s": 94.326,
"l": 72.353
},
"oklch": {
"l": 0.90591,
"c": 0.12871,
"h": 94.7
},
"luminance": 0.74593
}Semantic roles & 50–950 ramp
primary
#FBDF76
secondary
#3E5ED7
accent
#30E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480