Pastel Yellow#FFFE71
#FFFE71 is a very light, vivid yellow. Relative luminance 0.933; OKLCH L 97.1% C 0.162 H 108.7°. Best body text is #000000 at 19.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFE71 |
|---|---|
| RGB | rgb(255, 254, 113) |
| HSL | hsl(60, 100%, 72%) |
| HSV | hsv(60, 56%, 100%) |
| CMYK | cmyk(0%, 0.4%, 55.7%, 0%) |
| CIE-LAB | lab(97.36, -17.22, 66.13) |
| CIE-LCH | lch(97.36, 68.33, 104.59°) |
| OKLab | oklab(97.13% -0.0517 0.153) |
| OKLCH | oklch(97.13% 0.162 108.7) |
| XYZ | xyz(79.6647, 93.3380, 29.4391) |
| Luminance | 0.9334 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.00
Butter Yellow
#FFFD74
ΔE00 0.47
Custard
#FFFD78
ΔE00 0.86
Light Yellow
#FFFE7A
ΔE00 0.99
Banana (survey)
#FFFF7E
ΔE00 1.42
Canary
#FDFF63
ΔE00 1.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFE71 #7172FF
analogous
#FFB771 #FFFE71 #B9FF71
triadic
#FFFE71 #71FFFE #FE71FF
tetradic
#FFFE71 #71FFB7 #7172FF #FF71B9
square
#FFFE71 #71FFB7 #7172FF #FF71B9
split-complementary
#FFFE71 #71B9FF #B771FF
monochromatic
#F6F400 #FFFE34 #FFFE71 #FFFEAE #FFFFE0
Accessibility & contrast
On white
1.07
#FFFE71 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.67
#FFFE71 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFE71
19.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFE71 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFE71 | 1.00 | 1.07 | 19.67 | 19.67 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF562
Deuteranopia (green-blind)
#FFFA79
Tritanopia (blue-blind)
#FFF0DF
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fffe71; /* rgb */ color: rgb(255, 254, 113); /* oklch */ color: oklch(97.1% 0.162 108.7);
Tailwind
colors: {
custom: {
50: '#fffe9e',
500: '#fffe71',
950: '#000000',
},
}SCSS
$custom: #fffe71; $custom-light: #fffe9e; $custom-dark: #000000;
JSON
{
"hex": "#fffe71",
"rgb": {
"r": 255,
"g": 254,
"b": 113
},
"hsl": {
"h": 59.577,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.97132,
"c": 0.16152,
"h": 108.7
},
"luminance": 0.93336
}Semantic roles & 50–950 ramp
primary
#FFFE71
secondary
#3839DC
accent
#02E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580