#FAFF95#FAFF95
#FAFF95 is a very light, vivid yellow. Relative luminance 0.940; OKLCH L 97.4% C 0.129 H 110.9°. Best body text is #000000 at 19.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFF95 |
|---|---|
| RGB | rgb(250, 255, 149) |
| HSL | hsl(63, 100%, 79%) |
| HSV | hsv(63, 42%, 100%) |
| CMYK | cmyk(2%, 0%, 41.6%, 0%) |
| CIE-LAB | lab(97.64, -16.54, 49.96) |
| CIE-LCH | lch(97.64, 52.63, 108.31°) |
| OKLab | oklab(97.39% -0.0462 0.1208) |
| OKLCH | oklch(97.39% 0.129 110.9) |
| XYZ | xyz(80.6103, 94.0154, 42.3283) |
| Luminance | 0.9401 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Yellow
#FFFF84
ΔE00 2.72
Yellowish Tan
#FCFC81
ΔE00 2.80
Manilla
#FFFA86
ΔE00 3.05
Butter
#FFFF81
ΔE00 3.05
Faded Yellow
#FEFF7F
ΔE00 3.17
Banana (survey)
#FFFF7E
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFF95 #9A95FF
analogous
#FFCF95 #FAFF95 #C5FF95
triadic
#FAFF95 #95FAFF #FF95FA
tetradic
#FAFF95 #95FFCF #9A95FF #FF95C5
square
#FAFF95 #95FFCF #9A95FF #FF95C5
split-complementary
#FAFF95 #95C5FF #CF95FF
monochromatic
#F4FF1B #F7FF58 #FAFF95 #FDFFD2 #FEFFE0
Accessibility & contrast
On white
1.06
#FAFF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.80
#FAFF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFF95
19.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFF95 | 1.00 | 1.06 | 19.80 | 19.80 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF68D
Deuteranopia (green-blind)
#FFFA9A
Tritanopia (blue-blind)
#FFF3E5
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #faff95; /* rgb */ color: rgb(250, 255, 149); /* oklch */ color: oklch(97.4% 0.129 110.9);
Tailwind
colors: {
custom: {
50: '#fdffb6',
500: '#faff95',
950: '#000000',
},
}SCSS
$custom: #faff95; $custom-light: #fdffb6; $custom-dark: #000000;
JSON
{
"hex": "#faff95",
"rgb": {
"r": 250,
"g": 255,
"b": 149
},
"hsl": {
"h": 62.83,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.97386,
"c": 0.12928,
"h": 110.9
},
"luminance": 0.94014
}Semantic roles & 50–950 ramp
primary
#FAFF95
secondary
#5D57E1
accent
#00E60B
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581