#FFFD76#FFFD76
#FFFD76 is a very light, vivid yellow. Relative luminance 0.928; OKLCH L 97.0% C 0.156 H 108.2°. Best body text is #000000 at 19.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFD76 |
|---|---|
| RGB | rgb(255, 253, 118) |
| HSL | hsl(59, 100%, 73%) |
| HSV | hsv(59, 54%, 100%) |
| CMYK | cmyk(0%, 0.8%, 53.7%, 0%) |
| CIE-LAB | lab(97.15, -16.36, 63.72) |
| CIE-LCH | lch(97.15, 65.79, 104.40°) |
| OKLab | oklab(96.98% -0.0488 0.1484) |
| OKLCH | oklch(96.98% 0.156 108.2) |
| XYZ | xyz(79.6375, 92.8207, 30.8571) |
| Luminance | 0.9282 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 0.22
Custard
#FFFD78
ΔE00 0.22
Light Yellow
#FFFE7A
ΔE00 0.48
Pastel Yellow
#FFFE71
ΔE00 0.66
Banana (survey)
#FFFF7E
ΔE00 0.98
Faded Yellow
#FEFF7F
ΔE00 1.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFD76 #7678FF
analogous
#FFB876 #FFFD76 #BCFF76
triadic
#FFFD76 #76FFFD #FD76FF
tetradic
#FFFD76 #76FFB8 #7678FF #FF76BC
square
#FFFD76 #76FFB8 #7678FF #FF76BC
split-complementary
#FFFD76 #76BCFF #B876FF
monochromatic
#FBF700 #FFFC39 #FFFD76 #FFFEB3 #FFFFE0
Accessibility & contrast
On white
1.07
#FFFD76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.56
#FFFD76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFD76
19.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFD76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFD76 | 1.00 | 1.07 | 19.56 | 19.56 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF468
Deuteranopia (green-blind)
#FFF97D
Tritanopia (blue-blind)
#FFEFDF
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fffd76; /* rgb */ color: rgb(255, 253, 118); /* oklch */ color: oklch(97.0% 0.156 108.2);
Tailwind
colors: {
custom: {
50: '#fffda1',
500: '#fffd76',
950: '#000000',
},
}SCSS
$custom: #fffd76; $custom-light: #fffda1; $custom-dark: #000000;
JSON
{
"hex": "#fffd76",
"rgb": {
"r": 255,
"g": 253,
"b": 118
},
"hsl": {
"h": 59.124,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.9698,
"c": 0.15622,
"h": 108.2
},
"luminance": 0.92819
}Semantic roles & 50–950 ramp
primary
#FFFD76
secondary
#3D3FDD
accent
#03E600
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580