#FFFD70#FFFD70
#FFFD70 is a very light, vivid yellow. Relative luminance 0.927; OKLCH L 96.9% C 0.161 H 108.3°. Best body text is #000000 at 19.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFD70 |
|---|---|
| RGB | rgb(255, 253, 112) |
| HSL | hsl(59, 100%, 72%) |
| HSV | hsv(59, 56%, 100%) |
| CMYK | cmyk(0%, 0.8%, 56.1%, 0%) |
| CIE-LAB | lab(97.10, -16.81, 66.26) |
| CIE-LCH | lch(97.10, 68.36, 104.23°) |
| OKLab | oklab(96.92% -0.0507 0.1532) |
| OKLCH | oklch(96.92% 0.161 108.3) |
| XYZ | xyz(79.2922, 92.6826, 29.0387) |
| Luminance | 0.9268 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.28
Butter Yellow
#FFFD74
ΔE00 0.43
Custard
#FFFD78
ΔE00 0.87
Light Yellow
#FFFE7A
ΔE00 1.08
Banana (survey)
#FFFF7E
ΔE00 1.56
Canary
#FDFF63
ΔE00 1.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFD70 #7072FF
analogous
#FFB670 #FFFD70 #BAFF70
triadic
#FFFD70 #70FFFD #FD70FF
tetradic
#FFFD70 #70FFB6 #7072FF #FF70BA
square
#FFFD70 #70FFB6 #7072FF #FF70BA
split-complementary
#FFFD70 #70BAFF #B670FF
monochromatic
#F5F100 #FFFC33 #FFFD70 #FFFEAD #FFFFE0
Accessibility & contrast
On white
1.07
#FFFD70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.54
#FFFD70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFD70
19.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFD70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFD70 | 1.00 | 1.07 | 19.54 | 19.54 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF461
Deuteranopia (green-blind)
#FFF978
Tritanopia (blue-blind)
#FFEFDE
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fffd70; /* rgb */ color: rgb(255, 253, 112); /* oklch */ color: oklch(96.9% 0.161 108.3);
Tailwind
colors: {
custom: {
50: '#fffd9e',
500: '#fffd70',
950: '#000000',
},
}SCSS
$custom: #fffd70; $custom-light: #fffd9e; $custom-dark: #000000;
JSON
{
"hex": "#fffd70",
"rgb": {
"r": 255,
"g": 253,
"b": 112
},
"hsl": {
"h": 59.161,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.96918,
"c": 0.16134,
"h": 108.3
},
"luminance": 0.9268
}Semantic roles & 50–950 ramp
primary
#FFFD70
secondary
#373ADC
accent
#03E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580