#FBDF80#FBDF80
#FBDF80 is a very light, moderate yellow. Relative luminance 0.748; OKLCH L 90.7% C 0.119 H 93.4°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDF80 |
|---|---|
| RGB | rgb(251, 223, 128) |
| HSL | hsl(46, 94%, 74%) |
| HSV | hsv(46, 49%, 98%) |
| CMYK | cmyk(0%, 11.2%, 49%, 1.6%) |
| CIE-LAB | lab(89.32, -2.29, 49.77) |
| CIE-LCH | lch(89.32, 49.82, 92.63°) |
| OKLab | oklab(90.72% -0.0071 0.119) |
| OKLCH | oklch(90.72% 0.119 93.4) |
| XYZ | xyz(70.0699, 74.8461, 31.1737) |
| Luminance | 0.7484 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.67
Sandy
#F1DA7A
ΔE00 1.94
Pale Gold
#FDDE6C
ΔE00 2.64
Yellow Tan
#FFE36E
ΔE00 3.08
Sand Yellow
#FCE166
ΔE00 3.76
Light Mustard
#F7D560
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDF80 #809CFB
analogous
#FBA280 #FBDF80 #DAFB80
triadic
#FBDF80 #80FBDF #DF80FB
tetradic
#FBDF80 #80FBA2 #809CFB #FB80DA
square
#FBDF80 #80FBA2 #809CFB #FB80DA
split-complementary
#FBDF80 #80DAFB #A280FB
monochromatic
#F7C109 #F9D045 #FBDF80 #FDEEBB #FEF8E1
Accessibility & contrast
On white
1.32
#FBDF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#FBDF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDF80
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDF80 | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC78
Deuteranopia (green-blind)
#F8E484
Tritanopia (blue-blind)
#FFD2C8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fbdf80; /* rgb */ color: rgb(251, 223, 128); /* oklch */ color: oklch(90.7% 0.119 93.4);
Tailwind
colors: {
custom: {
50: '#ffe8a6',
500: '#fbdf80',
950: '#000000',
},
}SCSS
$custom: #fbdf80; $custom-light: #ffe8a6; $custom-dark: #000000;
JSON
{
"hex": "#fbdf80",
"rgb": {
"r": 251,
"g": 223,
"b": 128
},
"hsl": {
"h": 46.341,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.90721,
"c": 0.11916,
"h": 93.4
},
"luminance": 0.74843
}Semantic roles & 50–950 ramp
primary
#FBDF80
secondary
#4668D9
accent
#34E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18160F
muted
#868480