#FFFD7A#FFFD7A
#FFFD7A is a very light, vivid yellow. Relative luminance 0.929; OKLCH L 97.0% C 0.153 H 108.1°. Best body text is #000000 at 19.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFD7A |
|---|---|
| RGB | rgb(255, 253, 122) |
| HSL | hsl(59, 100%, 74%) |
| HSV | hsv(59, 52%, 100%) |
| CMYK | cmyk(0%, 0.8%, 52.2%, 0%) |
| CIE-LAB | lab(97.19, -16.06, 62.00) |
| CIE-LCH | lch(97.19, 64.05, 104.52°) |
| OKLab | oklab(97.03% -0.0475 0.1451) |
| OKLCH | oklch(97.03% 0.153 108.1) |
| XYZ | xyz(79.8802, 92.9178, 32.1356) |
| Luminance | 0.9292 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Custard
#FFFD78
ΔE00 0.23
Light Yellow
#FFFE7A
ΔE00 0.29
Banana (survey)
#FFFF7E
ΔE00 0.66
Butter Yellow
#FFFD74
ΔE00 0.67
Butter
#FFFF81
ΔE00 0.90
Faded Yellow
#FEFF7F
ΔE00 0.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFD7A #7A7CFF
analogous
#FFBB7A #FFFD7A #BFFF7A
triadic
#FFFD7A #7AFFFD #FD7AFF
tetradic
#FFFD7A #7AFFBB #7A7CFF #FF7ABF
square
#FFFD7A #7AFFBB #7A7CFF #FF7ABF
split-complementary
#FFFD7A #7ABFFF #BB7AFF
monochromatic
#FFFB00 #FFFC3D #FFFD7A #FFFEB7 #FFFFE0
Accessibility & contrast
On white
1.07
#FFFD7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.58
#FFFD7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFD7A
19.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFD7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFD7A | 1.00 | 1.07 | 19.58 | 19.58 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF46D
Deuteranopia (green-blind)
#FFF981
Tritanopia (blue-blind)
#FFEFE0
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fffd7a; /* rgb */ color: rgb(255, 253, 122); /* oklch */ color: oklch(97.0% 0.153 108.1);
Tailwind
colors: {
custom: {
50: '#fffda4',
500: '#fffd7a',
950: '#000000',
},
}SCSS
$custom: #fffd7a; $custom-light: #fffda4; $custom-dark: #000000;
JSON
{
"hex": "#fffd7a",
"rgb": {
"r": 255,
"g": 253,
"b": 122
},
"hsl": {
"h": 59.098,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.97025,
"c": 0.15269,
"h": 108.1
},
"luminance": 0.92916
}Semantic roles & 50–950 ramp
primary
#FFFD7A
secondary
#4042DD
accent
#03E600
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580