#FFFF95#FFFF95
#FFFF95 is a very light, vivid yellow. Relative luminance 0.950; OKLCH L 97.8% C 0.129 H 108.6°. Best body text is #000000 at 19.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFF95 |
|---|---|
| RGB | rgb(255, 255, 149) |
| HSL | hsl(60, 100%, 79%) |
| HSV | hsv(60, 42%, 100%) |
| CMYK | cmyk(0%, 0%, 41.6%, 0%) |
| CIE-LAB | lab(98.01, -14.63, 50.51) |
| CIE-LCH | lch(98.01, 52.59, 106.15°) |
| OKLab | oklab(97.78% -0.0409 0.122) |
| OKLCH | oklch(97.78% 0.129 108.6) |
| XYZ | xyz(82.4262, 94.9517, 42.4134) |
| Luminance | 0.9495 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 2.16
Pale Yellow
#FFFF84
ΔE00 2.24
Yellowish Tan
#FCFC81
ΔE00 2.38
Butter
#FFFF81
ΔE00 2.61
Faded Yellow
#FEFF7F
ΔE00 2.82
Banana (survey)
#FFFF7E
ΔE00 2.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFF95 #9595FF
analogous
#FFCA95 #FFFF95 #CAFF95
triadic
#FFFF95 #95FFFF #FF95FF
tetradic
#FFFF95 #95FFCA #9595FF #FF95CA
square
#FFFF95 #95FFCA #9595FF #FF95CA
split-complementary
#FFFF95 #95CAFF #CA95FF
monochromatic
#FFFF1B #FFFF58 #FFFF95 #FFFFD2 #FFFFE0
Accessibility & contrast
On white
1.05
#FFFF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.99
#FFFF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFF95
19.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFF95 | 1.00 | 1.05 | 19.99 | 19.99 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF78C
Deuteranopia (green-blind)
#FFFB9A
Tritanopia (blue-blind)
#FFF3E6
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #ffff95; /* rgb */ color: rgb(255, 255, 149); /* oklch */ color: oklch(97.8% 0.129 108.6);
Tailwind
colors: {
custom: {
50: '#ffffb6',
500: '#ffff95',
950: '#000000',
},
}SCSS
$custom: #ffff95; $custom-light: #ffffb6; $custom-dark: #000000;
JSON
{
"hex": "#ffff95",
"rgb": {
"r": 255,
"g": 255,
"b": 149
},
"hsl": {
"h": 60,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.97777,
"c": 0.12864,
"h": 108.6
},
"luminance": 0.9495
}Semantic roles & 50–950 ramp
primary
#FFFF95
secondary
#5757E1
accent
#00E600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581