#FBDA76#FBDA76
#FBDA76 is a very light, vivid yellow. Relative luminance 0.720; OKLCH L 89.6% C 0.125 H 91.5°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDA76 |
|---|---|
| RGB | rgb(251, 218, 118) |
| HSL | hsl(45, 94%, 72%) |
| HSV | hsv(45, 53%, 98%) |
| CMYK | cmyk(0%, 13.1%, 53%, 1.6%) |
| CIE-LAB | lab(87.95, -0.59, 52.90) |
| CIE-LCH | lch(87.95, 52.90, 90.64°) |
| OKLab | oklab(89.6% -0.0033 0.125) |
| OKLCH | oklch(89.6% 0.125 91.5) |
| XYZ | xyz(68.1277, 71.9633, 27.4378) |
| Luminance | 0.7196 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.17
Pale Gold
#FDDE6C
ΔE00 2.19
Light Mustard
#F7D560
ΔE00 2.54
Sandy
#F1DA7A
ΔE00 2.77
Yellow Tan
#FFE36E
ΔE00 3.29
Light Gold
#FDDC5C
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDA76 #7697FB
analogous
#FB9876 #FBDA76 #D9FB76
triadic
#FBDA76 #76FBDA #DA76FB
tetradic
#FBDA76 #76FB98 #7697FB #FB76D9
square
#FBDA76 #76FB98 #7697FB #FB76D9
split-complementary
#FBDA76 #76D9FB #9876FB
monochromatic
#F0B607 #F9CA3B #FBDA76 #FDEAB1 #FEF7E1
Accessibility & contrast
On white
1.36
#FBDA76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#FBDA76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDA76
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDA76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDA76 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76D
Deuteranopia (green-blind)
#F5E17A
Tritanopia (blue-blind)
#FFCCC3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #fbda76; /* rgb */ color: rgb(251, 218, 118); /* oklch */ color: oklch(89.6% 0.125 91.5);
Tailwind
colors: {
custom: {
50: '#ffe5a0',
500: '#fbda76',
950: '#000000',
},
}SCSS
$custom: #fbda76; $custom-light: #ffe5a0; $custom-dark: #000000;
JSON
{
"hex": "#fbda76",
"rgb": {
"r": 251,
"g": 218,
"b": 118
},
"hsl": {
"h": 45.113,
"s": 94.326,
"l": 72.353
},
"oklch": {
"l": 0.89601,
"c": 0.12505,
"h": 91.5
},
"luminance": 0.7196
}Semantic roles & 50–950 ramp
primary
#FBDA76
secondary
#3E64D7
accent
#39E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480