#FEFF94#FEFF94
#FEFF94 is a very light, vivid yellow. Relative luminance 0.947; OKLCH L 97.7% C 0.130 H 109.0°. Best body text is #000000 at 19.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FEFF94 |
|---|---|
| RGB | rgb(254, 255, 148) |
| HSL | hsl(61, 100%, 79%) |
| HSV | hsv(61, 42%, 100%) |
| CMYK | cmyk(0.4%, 0%, 42%, 0%) |
| CIE-LAB | lab(97.93, -15.11, 50.86) |
| CIE-LCH | lch(97.93, 53.06, 106.55°) |
| OKLab | oklab(97.68% -0.0424 0.1227) |
| OKLCH | oklch(97.68% 0.13 109) |
| XYZ | xyz(81.9797, 94.7307, 41.9775) |
| Luminance | 0.9473 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Yellow
#FFFF84
ΔE00 2.15
Manilla
#FFFA86
ΔE00 2.22
Yellowish Tan
#FCFC81
ΔE00 2.28
Butter
#FFFF81
ΔE00 2.52
Faded Yellow
#FEFF7F
ΔE00 2.71
Banana (survey)
#FFFF7E
ΔE00 2.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEFF94 #9594FF
analogous
#FFCB94 #FEFF94 #C9FF94
triadic
#FEFF94 #94FEFF #FF94FE
tetradic
#FEFF94 #94FFCB #9594FF #FF94C9
square
#FEFF94 #94FFCB #9594FF #FF94C9
split-complementary
#FEFF94 #94C9FF #CB94FF
monochromatic
#FDFF1A #FDFF57 #FEFF94 #FFFFD1 #FFFFE0
Accessibility & contrast
On white
1.05
#FEFF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.95
#FEFF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEFF94
19.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEFF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEFF94 | 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)
#FFF78B
Deuteranopia (green-blind)
#FFFB99
Tritanopia (blue-blind)
#FFF3E5
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #feff94; /* rgb */ color: rgb(254, 255, 148); /* oklch */ color: oklch(97.7% 0.130 109.0);
Tailwind
colors: {
custom: {
50: '#ffffb5',
500: '#feff94',
950: '#000000',
},
}SCSS
$custom: #feff94; $custom-light: #ffffb5; $custom-dark: #000000;
JSON
{
"hex": "#feff94",
"rgb": {
"r": 254,
"g": 255,
"b": 148
},
"hsl": {
"h": 60.561,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.97684,
"c": 0.12979,
"h": 109
},
"luminance": 0.94729
}Semantic roles & 50–950 ramp
primary
#FEFF94
secondary
#5756E1
accent
#00E602
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581