#FFFD82#FFFD82
#FFFD82 is a very light, vivid yellow. Relative luminance 0.931; OKLCH L 97.1% C 0.145 H 108.0°. Best body text is #000000 at 19.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFD82 |
|---|---|
| RGB | rgb(255, 253, 130) |
| HSL | hsl(59, 100%, 75%) |
| HSV | hsv(59, 49%, 100%) |
| CMYK | cmyk(0%, 0.8%, 49%, 0%) |
| CIE-LAB | lab(97.28, -15.40, 58.49) |
| CIE-LCH | lch(97.28, 60.49, 104.75°) |
| OKLab | oklab(97.12% -0.0449 0.1382) |
| OKLCH | oklch(97.12% 0.145 108) |
| XYZ | xyz(80.3964, 93.1243, 34.8545) |
| Luminance | 0.9312 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 0.54
Pale Yellow
#FFFF84
ΔE00 0.58
Butter
#FFFF81
ΔE00 0.62
Banana (survey)
#FFFF7E
ΔE00 0.83
Faded Yellow
#FEFF7F
ΔE00 0.88
Light Yellow
#FFFE7A
ΔE00 1.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFD82 #8284FF
analogous
#FFBE82 #FFFD82 #C2FF82
triadic
#FFFD82 #82FFFD #FD82FF
tetradic
#FFFD82 #82FFBE #8284FF #FF82C2
square
#FFFD82 #82FFBE #8284FF #FF82C2
split-complementary
#FFFD82 #82C2FF #BE82FF
monochromatic
#FFFB08 #FFFC45 #FFFD82 #FFFEBF #FFFFE0
Accessibility & contrast
On white
1.07
#FFFD82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.62
#FFFD82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFD82
19.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFD82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFD82 | 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)
#FFF577
Deuteranopia (green-blind)
#FFF988
Tritanopia (blue-blind)
#FFF0E1
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fffd82; /* rgb */ color: rgb(255, 253, 130); /* oklch */ color: oklch(97.1% 0.145 108.0);
Tailwind
colors: {
custom: {
50: '#fffda9',
500: '#fffd82',
950: '#000000',
},
}SCSS
$custom: #fffd82; $custom-light: #fffda9; $custom-dark: #000000;
JSON
{
"hex": "#fffd82",
"rgb": {
"r": 255,
"g": 253,
"b": 130
},
"hsl": {
"h": 59.04,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.97118,
"c": 0.14533,
"h": 108
},
"luminance": 0.93122
}Semantic roles & 50–950 ramp
primary
#FFFD82
secondary
#4749DE
accent
#04E600
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581