#FFFE95#FFFE95
#FFFE95 is a very light, vivid yellow. Relative luminance 0.943; OKLCH L 97.6% C 0.128 H 108.1°. Best body text is #000000 at 19.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFE95 |
|---|---|
| RGB | rgb(255, 254, 149) |
| HSL | hsl(59, 100%, 79%) |
| HSV | hsv(59, 42%, 100%) |
| CMYK | cmyk(0%, 0.4%, 41.6%, 0%) |
| CIE-LAB | lab(97.76, -14.14, 50.19) |
| CIE-LCH | lch(97.76, 52.15, 105.74°) |
| OKLab | oklab(97.57% -0.0395 0.1212) |
| OKLCH | oklch(97.57% 0.128 108.1) |
| XYZ | xyz(82.1080, 94.3153, 42.3073) |
| Luminance | 0.9431 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 2.05
Pale Yellow
#FFFF84
ΔE00 2.35
Yellowish Tan
#FCFC81
ΔE00 2.44
Butter
#FFFF81
ΔE00 2.71
Faded Yellow
#FEFF7F
ΔE00 2.94
Banana (survey)
#FFFF7E
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFE95 #9596FF
analogous
#FFC995 #FFFE95 #CBFF95
triadic
#FFFE95 #95FFFE #FE95FF
tetradic
#FFFE95 #95FFC9 #9596FF #FF95CB
square
#FFFE95 #95FFC9 #9596FF #FF95CB
split-complementary
#FFFE95 #95CBFF #C995FF
monochromatic
#FFFD1B #FFFD58 #FFFE95 #FFFFD2 #FFFFE0
Accessibility & contrast
On white
1.06
#FFFE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.86
#FFFE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFE95
19.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFE95 | 1.00 | 1.06 | 19.86 | 19.86 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF68D
Deuteranopia (green-blind)
#FFFB9A
Tritanopia (blue-blind)
#FFF2E5
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fffe95; /* rgb */ color: rgb(255, 254, 149); /* oklch */ color: oklch(97.6% 0.128 108.1);
Tailwind
colors: {
custom: {
50: '#fffeb6',
500: '#fffe95',
950: '#000000',
},
}SCSS
$custom: #fffe95; $custom-light: #fffeb6; $custom-dark: #000000;
JSON
{
"hex": "#fffe95",
"rgb": {
"r": 255,
"g": 254,
"b": 149
},
"hsl": {
"h": 59.434,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.97574,
"c": 0.12752,
"h": 108.1
},
"luminance": 0.94314
}Semantic roles & 50–950 ramp
primary
#FFFE95
secondary
#5758E1
accent
#02E600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581