#FDFF74#FDFF74
#FDFF74 is a very light, vivid yellow. Relative luminance 0.937; OKLCH L 97.2% C 0.160 H 109.8°. Best body text is #000000 at 19.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFF74 |
|---|---|
| RGB | rgb(253, 255, 116) |
| HSL | hsl(61, 100%, 73%) |
| HSV | hsv(61, 55%, 100%) |
| CMYK | cmyk(0.8%, 0%, 54.5%, 0%) |
| CIE-LAB | lab(97.50, -18.26, 64.95) |
| CIE-LCH | lch(97.50, 67.46, 105.71°) |
| OKLab | oklab(97.21% -0.0543 0.1508) |
| OKLCH | oklch(97.21% 0.16 109.8) |
| XYZ | xyz(79.4225, 93.6655, 30.4151) |
| Luminance | 0.9366 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.76
Light Yellow
#FFFE7A
ΔE00 0.93
Butter Yellow
#FFFD74
ΔE00 0.93
Custard
#FFFD78
ΔE00 1.04
Banana (survey)
#FFFF7E
ΔE00 1.14
Faded Yellow
#FEFF7F
ΔE00 1.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFF74 #7674FF
analogous
#FFBB74 #FDFF74 #B8FF74
triadic
#FDFF74 #74FDFF #FF74FD
tetradic
#FDFF74 #74FFBB #7674FF #FF74B8
square
#FDFF74 #74FFBB #7674FF #FF74B8
split-complementary
#FDFF74 #74B8FF #BB74FF
monochromatic
#F5F900 #FCFF37 #FDFF74 #FEFFB1 #FFFFE0
Accessibility & contrast
On white
1.06
#FDFF74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.73
#FDFF74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFF74
19.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFF74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFF74 | 1.00 | 1.06 | 19.73 | 19.73 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF566
Deuteranopia (green-blind)
#FFFA7C
Tritanopia (blue-blind)
#FFF1E0
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fdff74; /* rgb */ color: rgb(253, 255, 116); /* oklch */ color: oklch(97.2% 0.160 109.8);
Tailwind
colors: {
custom: {
50: '#ffffa0',
500: '#fdff74',
950: '#000000',
},
}SCSS
$custom: #fdff74; $custom-light: #ffffa0; $custom-dark: #000000;
JSON
{
"hex": "#fdff74",
"rgb": {
"r": 253,
"g": 255,
"b": 116
},
"hsl": {
"h": 60.863,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.9721,
"c": 0.16032,
"h": 109.8
},
"luminance": 0.93664
}Semantic roles & 50–950 ramp
primary
#FDFF74
secondary
#3D3BDC
accent
#00E603
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580