#FFFF76#FFFF76
#FFFF76 is a very light, vivid yellow. Relative luminance 0.941; OKLCH L 97.4% C 0.158 H 109.0°. Best body text is #000000 at 19.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFF76 |
|---|---|
| RGB | rgb(255, 255, 118) |
| HSL | hsl(60, 100%, 73%) |
| HSV | hsv(60, 54%, 100%) |
| CMYK | cmyk(0%, 0%, 53.7%, 0%) |
| CIE-LAB | lab(97.67, -17.33, 64.31) |
| CIE-LCH | lch(97.67, 66.60, 105.08°) |
| OKLab | oklab(97.39% -0.0516 0.1497) |
| OKLCH | oklch(97.39% 0.158 109) |
| XYZ | xyz(80.2721, 94.0901, 31.0687) |
| Luminance | 0.9409 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.56
Butter Yellow
#FFFD74
ΔE00 0.57
Light Yellow
#FFFE7A
ΔE00 0.57
Custard
#FFFD78
ΔE00 0.65
Banana (survey)
#FFFF7E
ΔE00 0.91
Faded Yellow
#FEFF7F
ΔE00 1.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFF76 #7676FF
analogous
#FFBA76 #FFFF76 #BAFF76
triadic
#FFFF76 #76FFFF #FF76FF
tetradic
#FFFF76 #76FFBA #7676FF #FF76BA
square
#FFFF76 #76FFBA #7676FF #FF76BA
split-complementary
#FFFF76 #76BAFF #BA76FF
monochromatic
#FBFB00 #FFFF39 #FFFF76 #FFFFB3 #FFFFE0
Accessibility & contrast
On white
1.06
#FFFF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.82
#FFFF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFF76
19.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFF76 | 1.00 | 1.06 | 19.82 | 19.82 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF668
Deuteranopia (green-blind)
#FFFB7D
Tritanopia (blue-blind)
#FFF1E1
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #ffff76; /* rgb */ color: rgb(255, 255, 118); /* oklch */ color: oklch(97.4% 0.158 109.0);
Tailwind
colors: {
custom: {
50: '#ffffa1',
500: '#ffff76',
950: '#000000',
},
}SCSS
$custom: #ffff76; $custom-light: #ffffa1; $custom-dark: #000000;
JSON
{
"hex": "#ffff76",
"rgb": {
"r": 255,
"g": 255,
"b": 118
},
"hsl": {
"h": 60,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.9739,
"c": 0.1583,
"h": 109
},
"luminance": 0.94088
}Semantic roles & 50–950 ramp
primary
#FFFF76
secondary
#3D3DDD
accent
#00E600
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580