#FBDF79#FBDF79
#FBDF79 is a very light, vivid yellow. Relative luminance 0.747; OKLCH L 90.6% C 0.126 H 94.4°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDF79 |
|---|---|
| RGB | rgb(251, 223, 121) |
| HSL | hsl(47, 94%, 73%) |
| HSV | hsv(47, 52%, 98%) |
| CMYK | cmyk(0%, 11.2%, 51.8%, 1.6%) |
| CIE-LAB | lab(89.24, -2.88, 53.02) |
| CIE-LCH | lch(89.24, 53.09, 93.11°) |
| OKLab | oklab(90.63% -0.0096 0.1255) |
| OKLCH | oklch(90.63% 0.126 94.4) |
| XYZ | xyz(69.6250, 74.6681, 28.8304) |
| Luminance | 0.7467 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.29
Pale Gold
#FDDE6C
ΔE00 1.70
Sandy
#F1DA7A
ΔE00 1.97
Yellow Tan
#FFE36E
ΔE00 2.11
Sand Yellow
#FCE166
ΔE00 2.74
Light Mustard
#F7D560
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDF79 #7995FB
analogous
#FB9E79 #FBDF79 #D6FB79
triadic
#FBDF79 #79FBDF #DF79FB
tetradic
#FBDF79 #79FB9E #7995FB #FB79D6
square
#FBDF79 #79FB9E #7995FB #FB79D6
split-complementary
#FBDF79 #79D6FB #9E79FB
monochromatic
#F2C007 #F9D13E #FBDF79 #FDEDB4 #FEF8E1
Accessibility & contrast
On white
1.32
#FBDF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#FBDF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDF79
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDF79 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB70
Deuteranopia (green-blind)
#F9E47D
Tritanopia (blue-blind)
#FFD1C7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fbdf79; /* rgb */ color: rgb(251, 223, 121); /* oklch */ color: oklch(90.6% 0.126 94.4);
Tailwind
colors: {
custom: {
50: '#ffe8a2',
500: '#fbdf79',
950: '#000000',
},
}SCSS
$custom: #fbdf79; $custom-light: #ffe8a2; $custom-dark: #000000;
JSON
{
"hex": "#fbdf79",
"rgb": {
"r": 251,
"g": 223,
"b": 121
},
"hsl": {
"h": 47.077,
"s": 94.203,
"l": 72.941
},
"oklch": {
"l": 0.90628,
"c": 0.1259,
"h": 94.4
},
"luminance": 0.74665
}Semantic roles & 50–950 ramp
primary
#FBDF79
secondary
#4061D8
accent
#31E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480