#FFFF74#FFFF74
#FFFF74 is a very light, vivid yellow. Relative luminance 0.940; OKLCH L 97.4% C 0.160 H 109.0°. Best body text is #000000 at 19.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFF74 |
|---|---|
| RGB | rgb(255, 255, 116) |
| HSL | hsl(60, 100%, 73%) |
| HSV | hsv(60, 55%, 100%) |
| CMYK | cmyk(0%, 0%, 54.5%, 0%) |
| CIE-LAB | lab(97.65, -17.48, 65.16) |
| CIE-LCH | lch(97.65, 67.46, 105.02°) |
| OKLab | oklab(97.37% -0.0522 0.1513) |
| OKLCH | oklch(97.37% 0.16 109) |
| XYZ | xyz(80.1545, 94.0430, 30.4494) |
| Luminance | 0.9404 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.39
Butter Yellow
#FFFD74
ΔE00 0.57
Light Yellow
#FFFE7A
ΔE00 0.77
Custard
#FFFD78
ΔE00 0.78
Banana (survey)
#FFFF7E
ΔE00 1.13
Faded Yellow
#FEFF7F
ΔE00 1.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFF74 #7474FF
analogous
#FFB974 #FFFF74 #B9FF74
triadic
#FFFF74 #74FFFF #FF74FF
tetradic
#FFFF74 #74FFB9 #7474FF #FF74B9
square
#FFFF74 #74FFB9 #7474FF #FF74B9
split-complementary
#FFFF74 #74B9FF #B974FF
monochromatic
#F9F900 #FFFF37 #FFFF74 #FFFFB1 #FFFFE0
Accessibility & contrast
On white
1.06
#FFFF74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.81
#FFFF74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFF74
19.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFF74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFF74 | 1.00 | 1.06 | 19.81 | 19.81 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF666
Deuteranopia (green-blind)
#FFFB7C
Tritanopia (blue-blind)
#FFF1E1
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #ffff74; /* rgb */ color: rgb(255, 255, 116); /* oklch */ color: oklch(97.4% 0.160 109.0);
Tailwind
colors: {
custom: {
50: '#ffffa0',
500: '#ffff74',
950: '#000000',
},
}SCSS
$custom: #ffff74; $custom-light: #ffffa0; $custom-dark: #000000;
JSON
{
"hex": "#ffff74",
"rgb": {
"r": 255,
"g": 255,
"b": 116
},
"hsl": {
"h": 60,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.97368,
"c": 0.16001,
"h": 109
},
"luminance": 0.94041
}Semantic roles & 50–950 ramp
primary
#FFFF74
secondary
#3B3BDC
accent
#00E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580