#FFFD73#FFFD73
#FFFD73 is a very light, vivid yellow. Relative luminance 0.927; OKLCH L 96.9% C 0.159 H 108.3°. Best body text is #000000 at 19.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFD73 |
|---|---|
| RGB | rgb(255, 253, 115) |
| HSL | hsl(59, 100%, 73%) |
| HSV | hsv(59, 55%, 100%) |
| CMYK | cmyk(0%, 0.8%, 54.9%, 0%) |
| CIE-LAB | lab(97.13, -16.59, 65.00) |
| CIE-LCH | lch(97.13, 67.08, 104.32°) |
| OKLab | oklab(96.95% -0.0498 0.1508) |
| OKLCH | oklch(96.95% 0.159 108.3) |
| XYZ | xyz(79.4620, 92.7505, 29.9331) |
| Luminance | 0.9275 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 0.11
Pastel Yellow
#FFFE71
ΔE00 0.38
Custard
#FFFD78
ΔE00 0.55
Light Yellow
#FFFE7A
ΔE00 0.78
Banana (survey)
#FFFF7E
ΔE00 1.26
Faded Yellow
#FEFF7F
ΔE00 1.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFD73 #7375FF
analogous
#FFB773 #FFFD73 #BBFF73
triadic
#FFFD73 #73FFFD #FD73FF
tetradic
#FFFD73 #73FFB7 #7375FF #FF73BB
square
#FFFD73 #73FFB7 #7375FF #FF73BB
split-complementary
#FFFD73 #73BBFF #B773FF
monochromatic
#F8F400 #FFFC36 #FFFD73 #FFFEB0 #FFFFE0
Accessibility & contrast
On white
1.07
#FFFD73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.55
#FFFD73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFD73
19.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFD73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFD73 | 1.00 | 1.07 | 19.55 | 19.55 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF465
Deuteranopia (green-blind)
#FFF97B
Tritanopia (blue-blind)
#FFEFDF
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fffd73; /* rgb */ color: rgb(255, 253, 115); /* oklch */ color: oklch(96.9% 0.159 108.3);
Tailwind
colors: {
custom: {
50: '#fffd9f',
500: '#fffd73',
950: '#000000',
},
}SCSS
$custom: #fffd73; $custom-light: #fffd9f; $custom-dark: #000000;
JSON
{
"hex": "#fffd73",
"rgb": {
"r": 255,
"g": 253,
"b": 115
},
"hsl": {
"h": 59.143,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.96948,
"c": 0.15881,
"h": 108.3
},
"luminance": 0.92748
}Semantic roles & 50–950 ramp
primary
#FFFD73
secondary
#3A3CDC
accent
#03E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580