#FFFD71#FFFD71
#FFFD71 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 | #FFFD71 |
|---|---|
| RGB | rgb(255, 253, 113) |
| HSL | hsl(59, 100%, 72%) |
| HSV | hsv(59, 56%, 100%) |
| CMYK | cmyk(0%, 0.8%, 55.7%, 0%) |
| CIE-LAB | lab(97.11, -16.73, 65.84) |
| CIE-LCH | lch(97.11, 67.94, 104.26°) |
| OKLab | oklab(96.93% -0.0504 0.1524) |
| OKLCH | oklch(96.93% 0.161 108.3) |
| XYZ | xyz(79.3482, 92.7050, 29.3336) |
| Luminance | 0.9270 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.28
Butter Yellow
#FFFD74
ΔE00 0.32
Custard
#FFFD78
ΔE00 0.77
Light Yellow
#FFFE7A
ΔE00 0.98
Banana (survey)
#FFFF7E
ΔE00 1.46
Canary
#FDFF63
ΔE00 1.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFD71 #7173FF
analogous
#FFB671 #FFFD71 #BAFF71
triadic
#FFFD71 #71FFFD #FD71FF
tetradic
#FFFD71 #71FFB6 #7173FF #FF71BA
square
#FFFD71 #71FFB6 #7173FF #FF71BA
split-complementary
#FFFD71 #71BAFF #B671FF
monochromatic
#F6F200 #FFFC34 #FFFD71 #FFFEAE #FFFFE0
Accessibility & contrast
On white
1.07
#FFFD71 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.54
#FFFD71 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFD71
19.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFD71 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFD71 | 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)
#FFF462
Deuteranopia (green-blind)
#FFF979
Tritanopia (blue-blind)
#FFEFDE
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fffd71; /* rgb */ color: rgb(255, 253, 113); /* oklch */ color: oklch(96.9% 0.161 108.3);
Tailwind
colors: {
custom: {
50: '#fffd9e',
500: '#fffd71',
950: '#000000',
},
}SCSS
$custom: #fffd71; $custom-light: #fffd9e; $custom-dark: #000000;
JSON
{
"hex": "#fffd71",
"rgb": {
"r": 255,
"g": 253,
"b": 113
},
"hsl": {
"h": 59.155,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.96928,
"c": 0.1605,
"h": 108.3
},
"luminance": 0.92703
}Semantic roles & 50–950 ramp
primary
#FFFD71
secondary
#383BDC
accent
#03E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580