#FFFE82#FFFE82
#FFFE82 is a very light, vivid yellow. Relative luminance 0.938; OKLCH L 97.3% C 0.146 H 108.4°. Best body text is #000000 at 19.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFE82 |
|---|---|
| RGB | rgb(255, 254, 130) |
| HSL | hsl(60, 100%, 75%) |
| HSV | hsv(60, 49%, 100%) |
| CMYK | cmyk(0%, 0.4%, 49%, 0%) |
| CIE-LAB | lab(97.53, -15.89, 58.80) |
| CIE-LCH | lch(97.53, 60.91, 105.12°) |
| OKLab | oklab(97.32% -0.0463 0.1389) |
| OKLCH | oklch(97.32% 0.146 108.4) |
| XYZ | xyz(80.7130, 93.7573, 34.9600) |
| Luminance | 0.9375 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Yellow
#FFFF84
ΔE00 0.34
Butter
#FFFF81
ΔE00 0.34
Yellowish Tan
#FCFC81
ΔE00 0.51
Banana (survey)
#FFFF7E
ΔE00 0.61
Faded Yellow
#FEFF7F
ΔE00 0.61
Light Yellow
#FFFE7A
ΔE00 0.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFE82 #8283FF
analogous
#FFBF82 #FFFE82 #C1FF82
triadic
#FFFE82 #82FFFE #FE82FF
tetradic
#FFFE82 #82FFBF #8283FF #FF82C1
square
#FFFE82 #82FFBF #8283FF #FF82C1
split-complementary
#FFFE82 #82C1FF #BF82FF
monochromatic
#FFFD08 #FFFE45 #FFFE82 #FFFEBF #FFFFE0
Accessibility & contrast
On white
1.06
#FFFE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.75
#FFFE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFE82
19.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFE82 | 1.00 | 1.06 | 19.75 | 19.75 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF577
Deuteranopia (green-blind)
#FFFA88
Tritanopia (blue-blind)
#FFF1E2
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fffe82; /* rgb */ color: rgb(255, 254, 130); /* oklch */ color: oklch(97.3% 0.146 108.4);
Tailwind
colors: {
custom: {
50: '#fffea9',
500: '#fffe82',
950: '#000000',
},
}SCSS
$custom: #fffe82; $custom-light: #fffea9; $custom-dark: #000000;
JSON
{
"hex": "#fffe82",
"rgb": {
"r": 255,
"g": 254,
"b": 130
},
"hsl": {
"h": 59.52,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.97322,
"c": 0.14639,
"h": 108.4
},
"luminance": 0.93755
}Semantic roles & 50–950 ramp
primary
#FFFE82
secondary
#4748DE
accent
#02E600
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581