#FFFF94#FFFF94
#FFFF94 is a very light, vivid yellow. Relative luminance 0.949; OKLCH L 97.8% C 0.130 H 108.6°. Best body text is #000000 at 19.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFF94 |
|---|---|
| RGB | rgb(255, 255, 148) |
| HSL | hsl(60, 100%, 79%) |
| HSV | hsv(60, 42%, 100%) |
| CMYK | cmyk(0%, 0%, 42%, 0%) |
| CIE-LAB | lab(98.00, -14.73, 50.97) |
| CIE-LCH | lch(98.00, 53.06, 106.12°) |
| OKLab | oklab(97.76% -0.0413 0.1229) |
| OKLCH | oklch(97.76% 0.13 108.6) |
| XYZ | xyz(82.3467, 94.9199, 41.9947) |
| Luminance | 0.9492 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 2.06
Pale Yellow
#FFFF84
ΔE00 2.10
Yellowish Tan
#FCFC81
ΔE00 2.24
Butter
#FFFF81
ΔE00 2.47
Faded Yellow
#FEFF7F
ΔE00 2.68
Banana (survey)
#FFFF7E
ΔE00 2.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFF94 #9494FF
analogous
#FFCA94 #FFFF94 #CAFF94
triadic
#FFFF94 #94FFFF #FF94FF
tetradic
#FFFF94 #94FFCA #9494FF #FF94CA
square
#FFFF94 #94FFCA #9494FF #FF94CA
split-complementary
#FFFF94 #94CAFF #CA94FF
monochromatic
#FFFF1A #FFFF57 #FFFF94 #FFFFD1 #FFFFE0
Accessibility & contrast
On white
1.05
#FFFF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.98
#FFFF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFF94
19.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFF94 | 1.00 | 1.05 | 19.98 | 19.98 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.98 | 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: #ffff94; /* rgb */ color: rgb(255, 255, 148); /* oklch */ color: oklch(97.8% 0.130 108.6);
Tailwind
colors: {
custom: {
50: '#ffffb5',
500: '#ffff94',
950: '#000000',
},
}SCSS
$custom: #ffff94; $custom-light: #ffffb5; $custom-dark: #000000;
JSON
{
"hex": "#ffff94",
"rgb": {
"r": 255,
"g": 255,
"b": 148
},
"hsl": {
"h": 60,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.97763,
"c": 0.12968,
"h": 108.6
},
"luminance": 0.94918
}Semantic roles & 50–950 ramp
primary
#FFFF94
secondary
#5656E1
accent
#00E600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581