#FDFD77#FDFD77
#FDFD77 is a very light, vivid yellow. Relative luminance 0.925; OKLCH L 96.8% C 0.156 H 109.0°. Best body text is #000000 at 19.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFD77 |
|---|---|
| RGB | rgb(253, 253, 119) |
| HSL | hsl(60, 97%, 73%) |
| HSV | hsv(60, 53%, 99%) |
| CMYK | cmyk(0%, 0%, 53%, 0.8%) |
| CIE-LAB | lab(97.01, -17.08, 63.08) |
| CIE-LCH | lch(97.01, 65.35, 105.15°) |
| OKLab | oklab(96.83% -0.0506 0.1472) |
| OKLCH | oklch(96.83% 0.156 109) |
| XYZ | xyz(78.9651, 92.4671, 31.1374) |
| Luminance | 0.9246 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Yellow
#FFFE7A
ΔE00 0.39
Custard
#FFFD78
ΔE00 0.46
Butter Yellow
#FFFD74
ΔE00 0.62
Banana (survey)
#FFFF7E
ΔE00 0.73
Pastel Yellow
#FFFE71
ΔE00 0.85
Faded Yellow
#FEFF7F
ΔE00 0.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFD77 #7777FD
analogous
#FDBA77 #FDFD77 #BAFD77
triadic
#FDFD77 #77FDFD #FD77FD
tetradic
#FDFD77 #77FDBA #7777FD #FD77BA
square
#FDFD77 #77FDBA #7777FD #FD77BA
split-complementary
#FDFD77 #77BAFD #BA77FD
monochromatic
#F6F604 #FCFC3B #FDFD77 #FEFEB3 #FFFFE1
Accessibility & contrast
On white
1.08
#FDFD77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.49
#FDFD77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFD77
19.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFD77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFD77 | 1.00 | 1.08 | 19.49 | 19.49 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF46A
Deuteranopia (green-blind)
#FFF97E
Tritanopia (blue-blind)
#FFEFDF
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fdfd77; /* rgb */ color: rgb(253, 253, 119); /* oklch */ color: oklch(96.8% 0.156 109.0);
Tailwind
colors: {
custom: {
50: '#fffda2',
500: '#fdfd77',
950: '#000000',
},
}SCSS
$custom: #fdfd77; $custom-light: #fffda2; $custom-dark: #000000;
JSON
{
"hex": "#fdfd77",
"rgb": {
"r": 253,
"g": 253,
"b": 119
},
"hsl": {
"h": 60,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.96831,
"c": 0.15563,
"h": 109
},
"luminance": 0.92465
}Semantic roles & 50–950 ramp
primary
#FDFD77
secondary
#3E3EDA
accent
#00E600
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580