#FEFF95#FEFF95
#FEFF95 is a very light, vivid yellow. Relative luminance 0.948; OKLCH L 97.7% C 0.129 H 109.0°. Best body text is #000000 at 19.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FEFF95 |
|---|---|
| RGB | rgb(254, 255, 149) |
| HSL | hsl(61, 100%, 79%) |
| HSV | hsv(61, 42%, 100%) |
| CMYK | cmyk(0.4%, 0%, 41.6%, 0%) |
| CIE-LAB | lab(97.94, -15.01, 50.40) |
| CIE-LCH | lch(97.94, 52.59, 106.59°) |
| OKLab | oklab(97.7% -0.042 0.1217) |
| OKLCH | oklch(97.7% 0.129 109) |
| XYZ | xyz(82.0592, 94.7625, 42.3962) |
| Luminance | 0.9476 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Yellow
#FFFF84
ΔE00 2.29
Manilla
#FFFA86
ΔE00 2.32
Yellowish Tan
#FCFC81
ΔE00 2.42
Butter
#FFFF81
ΔE00 2.66
Faded Yellow
#FEFF7F
ΔE00 2.85
Banana (survey)
#FFFF7E
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEFF95 #9695FF
analogous
#FFCB95 #FEFF95 #C9FF95
triadic
#FEFF95 #95FEFF #FF95FE
tetradic
#FEFF95 #95FFCB #9695FF #FF95C9
square
#FEFF95 #95FFCB #9695FF #FF95C9
split-complementary
#FEFF95 #95C9FF #CB95FF
monochromatic
#FDFF1B #FDFF58 #FEFF95 #FFFFD2 #FFFFE0
Accessibility & contrast
On white
1.05
#FEFF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.95
#FEFF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEFF95
19.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEFF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEFF95 | 1.00 | 1.05 | 19.95 | 19.95 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF78C
Deuteranopia (green-blind)
#FFFB9A
Tritanopia (blue-blind)
#FFF3E5
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #feff95; /* rgb */ color: rgb(254, 255, 149); /* oklch */ color: oklch(97.7% 0.129 109.0);
Tailwind
colors: {
custom: {
50: '#ffffb6',
500: '#feff95',
950: '#000000',
},
}SCSS
$custom: #feff95; $custom-light: #ffffb6; $custom-dark: #000000;
JSON
{
"hex": "#feff95",
"rgb": {
"r": 254,
"g": 255,
"b": 149
},
"hsl": {
"h": 60.566,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.97698,
"c": 0.12875,
"h": 109
},
"luminance": 0.94761
}Semantic roles & 50–950 ramp
primary
#FEFF95
secondary
#5857E1
accent
#00E602
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581