#FFFE83#FFFE83
#FFFE83 is a very light, vivid yellow. Relative luminance 0.938; OKLCH L 97.3% C 0.145 H 108.4°. Best body text is #000000 at 19.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFE83 |
|---|---|
| RGB | rgb(255, 254, 131) |
| HSL | hsl(60, 100%, 76%) |
| HSV | hsv(60, 49%, 100%) |
| CMYK | cmyk(0%, 0.4%, 48.6%, 0%) |
| CIE-LAB | lab(97.55, -15.80, 58.35) |
| CIE-LCH | lch(97.55, 60.46, 105.15°) |
| OKLab | oklab(97.33% -0.0459 0.138) |
| OKLCH | oklch(97.33% 0.145 108.4) |
| XYZ | xyz(80.7804, 93.7843, 35.3152) |
| Luminance | 0.9378 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Yellow
#FFFF84
ΔE00 0.29
Butter
#FFFF81
ΔE00 0.42
Yellowish Tan
#FCFC81
ΔE00 0.50
Faded Yellow
#FEFF7F
ΔE00 0.70
Banana (survey)
#FFFF7E
ΔE00 0.72
Light Yellow
#FFFE7A
ΔE00 1.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFE83 #8384FF
analogous
#FFC083 #FFFE83 #C2FF83
triadic
#FFFE83 #83FFFE #FE83FF
tetradic
#FFFE83 #83FFC0 #8384FF #FF83C2
square
#FFFE83 #83FFC0 #8384FF #FF83C2
split-complementary
#FFFE83 #83C2FF #C083FF
monochromatic
#FFFD09 #FFFE46 #FFFE83 #FFFEC0 #FFFFE0
Accessibility & contrast
On white
1.06
#FFFE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.76
#FFFE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFE83
19.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFE83 | 1.00 | 1.06 | 19.76 | 19.76 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF578
Deuteranopia (green-blind)
#FFFA89
Tritanopia (blue-blind)
#FFF1E2
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fffe83; /* rgb */ color: rgb(255, 254, 131); /* oklch */ color: oklch(97.3% 0.145 108.4);
Tailwind
colors: {
custom: {
50: '#fffeaa',
500: '#fffe83',
950: '#000000',
},
}SCSS
$custom: #fffe83; $custom-light: #fffeaa; $custom-dark: #000000;
JSON
{
"hex": "#fffe83",
"rgb": {
"r": 255,
"g": 254,
"b": 131
},
"hsl": {
"h": 59.516,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.97334,
"c": 0.14545,
"h": 108.4
},
"luminance": 0.93782
}Semantic roles & 50–950 ramp
primary
#FFFE83
secondary
#4849DF
accent
#02E600
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581