#FAFF79#FAFF79
#FAFF79 is a very light, vivid yellow. Relative luminance 0.932; OKLCH L 97.0% C 0.156 H 110.9°. Best body text is #000000 at 19.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFF79 |
|---|---|
| RGB | rgb(250, 255, 121) |
| HSL | hsl(62, 100%, 74%) |
| HSV | hsv(62, 53%, 100%) |
| CMYK | cmyk(2%, 0%, 52.5%, 0%) |
| CIE-LAB | lab(97.32, -19.06, 62.49) |
| CIE-LCH | lch(97.32, 65.33, 106.96°) |
| OKLab | oklab(97.03% -0.0559 0.1461) |
| OKLCH | oklch(97.03% 0.156 110.9) |
| XYZ | xyz(78.6373, 93.2262, 31.9374) |
| Luminance | 0.9322 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 1.04
Banana (survey)
#FFFF7E
ΔE00 1.19
Light Yellow
#FFFE7A
ΔE00 1.34
Butter
#FFFF81
ΔE00 1.34
Pale Yellow
#FFFF84
ΔE00 1.58
Yellowish Tan
#FCFC81
ΔE00 1.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFF79 #7E79FF
analogous
#FFC179 #FAFF79 #B7FF79
triadic
#FAFF79 #79FAFF #FF79FA
tetradic
#FAFF79 #79FFC1 #7E79FF #FF79B7
square
#FAFF79 #79FFC1 #7E79FF #FF79B7
split-complementary
#FAFF79 #79B7FF #C179FF
monochromatic
#F4FE00 #F8FF3C #FAFF79 #FCFFB6 #FEFFE0
Accessibility & contrast
On white
1.07
#FAFF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.64
#FAFF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFF79
19.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFF79 | 1.00 | 1.07 | 19.64 | 19.64 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF56C
Deuteranopia (green-blind)
#FFF980
Tritanopia (blue-blind)
#FFF2E1
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #faff79; /* rgb */ color: rgb(250, 255, 121); /* oklch */ color: oklch(97.0% 0.156 110.9);
Tailwind
colors: {
custom: {
50: '#feffa3',
500: '#faff79',
950: '#000000',
},
}SCSS
$custom: #faff79; $custom-light: #feffa3; $custom-dark: #000000;
JSON
{
"hex": "#faff79",
"rgb": {
"r": 250,
"g": 255,
"b": 121
},
"hsl": {
"h": 62.239,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.97028,
"c": 0.15646,
"h": 110.9
},
"luminance": 0.93224
}Semantic roles & 50–950 ramp
primary
#FAFF79
secondary
#453FDD
accent
#00E609
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580