#FFFE99#FFFE99
#FFFE99 is a very light, vivid yellow. Relative luminance 0.944; OKLCH L 97.6% C 0.123 H 108.0°. Best body text is #000000 at 19.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFE99 |
|---|---|
| RGB | rgb(255, 254, 153) |
| HSL | hsl(59, 100%, 80%) |
| HSV | hsv(59, 40%, 100%) |
| CMYK | cmyk(0%, 0.4%, 40%, 0%) |
| CIE-LAB | lab(97.81, -13.74, 48.34) |
| CIE-LCH | lch(97.81, 50.26, 105.87°) |
| OKLab | oklab(97.63% -0.0381 0.1173) |
| OKLCH | oklch(97.63% 0.123 108) |
| XYZ | xyz(82.4329, 94.4453, 44.0182) |
| Luminance | 0.9444 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 2.54
Buff
#FEF69E
ΔE00 2.83
Pale Yellow
#FFFF84
ΔE00 2.92
Yellowish Tan
#FCFC81
ΔE00 3.00
Butter
#FFFF81
ΔE00 3.28
Faded Yellow
#FEFF7F
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFE99 #999AFF
analogous
#FFCB99 #FFFE99 #CDFF99
triadic
#FFFE99 #99FFFE #FE99FF
tetradic
#FFFE99 #99FFCB #999AFF #FF99CD
square
#FFFE99 #99FFCB #999AFF #FF99CD
split-complementary
#FFFE99 #99CDFF #CB99FF
monochromatic
#FFFD1F #FFFD5C #FFFE99 #FFFFD6 #FFFFE0
Accessibility & contrast
On white
1.06
#FFFE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.89
#FFFE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFE99
19.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFE99 | 1.00 | 1.06 | 19.89 | 19.89 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF691
Deuteranopia (green-blind)
#FFFB9D
Tritanopia (blue-blind)
#FFF2E5
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fffe99; /* rgb */ color: rgb(255, 254, 153); /* oklch */ color: oklch(97.6% 0.123 108.0);
Tailwind
colors: {
custom: {
50: '#fffeb8',
500: '#fffe99',
950: '#000000',
},
}SCSS
$custom: #fffe99; $custom-light: #fffeb8; $custom-dark: #000000;
JSON
{
"hex": "#fffe99",
"rgb": {
"r": 255,
"g": 254,
"b": 153
},
"hsl": {
"h": 59.412,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.97632,
"c": 0.12332,
"h": 108
},
"luminance": 0.94444
}Semantic roles & 50–950 ramp
primary
#FFFE99
secondary
#5A5CE2
accent
#02E600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581