#FDFF7A#FDFF7A
#FDFF7A is a very light, vivid yellow. Relative luminance 0.938; OKLCH L 97.3% C 0.155 H 109.7°. Best body text is #000000 at 19.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFF7A |
|---|---|
| RGB | rgb(253, 255, 122) |
| HSL | hsl(61, 100%, 74%) |
| HSV | hsv(61, 52%, 100%) |
| CMYK | cmyk(0.8%, 0%, 52.2%, 0%) |
| CIE-LAB | lab(97.56, -17.80, 62.38) |
| CIE-LCH | lch(97.56, 64.87, 105.93°) |
| OKLab | oklab(97.28% -0.0524 0.146) |
| OKLCH | oklch(97.28% 0.155 109.7) |
| XYZ | xyz(79.7828, 93.8097, 32.3129) |
| Luminance | 0.9381 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 0.59
Banana (survey)
#FFFF7E
ΔE00 0.59
Light Yellow
#FFFE7A
ΔE00 0.68
Butter
#FFFF81
ΔE00 0.87
Custard
#FFFD78
ΔE00 0.96
Butter Yellow
#FFFD74
ΔE00 1.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFF7A #7C7AFF
analogous
#FFBF7A #FDFF7A #BBFF7A
triadic
#FDFF7A #7AFDFF #FF7AFD
tetradic
#FDFF7A #7AFFBF #7C7AFF #FF7ABB
square
#FDFF7A #7AFFBF #7C7AFF #FF7ABB
split-complementary
#FDFF7A #7ABBFF #BF7AFF
monochromatic
#FBFF00 #FCFF3D #FDFF7A #FEFFB7 #FFFFE0
Accessibility & contrast
On white
1.06
#FDFF7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.76
#FDFF7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFF7A
19.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFF7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFF7A | 1.00 | 1.06 | 19.76 | 19.76 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF66D
Deuteranopia (green-blind)
#FFFA81
Tritanopia (blue-blind)
#FFF1E1
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fdff7a; /* rgb */ color: rgb(253, 255, 122); /* oklch */ color: oklch(97.3% 0.155 109.7);
Tailwind
colors: {
custom: {
50: '#ffffa4',
500: '#fdff7a',
950: '#000000',
},
}SCSS
$custom: #fdff7a; $custom-light: #ffffa4; $custom-dark: #000000;
JSON
{
"hex": "#fdff7a",
"rgb": {
"r": 253,
"g": 255,
"b": 122
},
"hsl": {
"h": 60.902,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.97275,
"c": 0.15507,
"h": 109.7
},
"luminance": 0.93808
}Semantic roles & 50–950 ramp
primary
#FDFF7A
secondary
#4240DD
accent
#00E603
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580