#FFFD81#FFFD81
#FFFD81 is a very light, vivid yellow. Relative luminance 0.931; OKLCH L 97.1% C 0.146 H 108.0°. Best body text is #000000 at 19.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFD81 |
|---|---|
| RGB | rgb(255, 253, 129) |
| HSL | hsl(59, 100%, 75%) |
| HSV | hsv(59, 49%, 100%) |
| CMYK | cmyk(0%, 0.8%, 49.4%, 0%) |
| CIE-LAB | lab(97.27, -15.49, 58.94) |
| CIE-LCH | lch(97.27, 60.94, 104.72°) |
| OKLab | oklab(97.11% -0.0452 0.1391) |
| OKLCH | oklch(97.11% 0.146 108) |
| XYZ | xyz(80.3296, 93.0976, 34.5027) |
| Luminance | 0.9310 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 0.57
Butter
#FFFF81
ΔE00 0.58
Pale Yellow
#FFFF84
ΔE00 0.61
Banana (survey)
#FFFF7E
ΔE00 0.75
Faded Yellow
#FEFF7F
ΔE00 0.82
Light Yellow
#FFFE7A
ΔE00 0.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFD81 #8183FF
analogous
#FFBE81 #FFFD81 #C2FF81
triadic
#FFFD81 #81FFFD #FD81FF
tetradic
#FFFD81 #81FFBE #8183FF #FF81C2
square
#FFFD81 #81FFBE #8183FF #FF81C2
split-complementary
#FFFD81 #81C2FF #BE81FF
monochromatic
#FFFB07 #FFFC44 #FFFD81 #FFFEBE #FFFFE0
Accessibility & contrast
On white
1.07
#FFFD81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.62
#FFFD81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFD81
19.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFD81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFD81 | 1.00 | 1.07 | 19.62 | 19.62 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF476
Deuteranopia (green-blind)
#FFF987
Tritanopia (blue-blind)
#FFF0E1
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fffd81; /* rgb */ color: rgb(255, 253, 129); /* oklch */ color: oklch(97.1% 0.146 108.0);
Tailwind
colors: {
custom: {
50: '#fffda8',
500: '#fffd81',
950: '#000000',
},
}SCSS
$custom: #fffd81; $custom-light: #fffda8; $custom-dark: #000000;
JSON
{
"hex": "#fffd81",
"rgb": {
"r": 255,
"g": 253,
"b": 129
},
"hsl": {
"h": 59.048,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.97106,
"c": 0.14628,
"h": 108
},
"luminance": 0.93096
}Semantic roles & 50–950 ramp
primary
#FFFD81
secondary
#4648DE
accent
#04E600
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581