#FAFF77#FAFF77
#FAFF77 is a very light, vivid yellow. Relative luminance 0.932; OKLCH L 97.0% C 0.158 H 110.9°. Best body text is #000000 at 19.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFF77 |
|---|---|
| RGB | rgb(250, 255, 119) |
| HSL | hsl(62, 100%, 73%) |
| HSV | hsv(62, 53%, 100%) |
| CMYK | cmyk(2%, 0%, 53.3%, 0%) |
| CIE-LAB | lab(97.30, -19.21, 63.35) |
| CIE-LCH | lch(97.30, 66.20, 106.87°) |
| OKLab | oklab(97.01% -0.0565 0.1478) |
| OKLCH | oklch(97.01% 0.158 110.9) |
| XYZ | xyz(78.5160, 93.1776, 31.2982) |
| Luminance | 0.9318 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 1.17
Banana (survey)
#FFFF7E
ΔE00 1.27
Light Yellow
#FFFE7A
ΔE00 1.35
Butter
#FFFF81
ΔE00 1.47
Pastel Yellow
#FFFE71
ΔE00 1.57
Custard
#FFFD78
ΔE00 1.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFF77 #7C77FF
analogous
#FFC077 #FAFF77 #B6FF77
triadic
#FAFF77 #77FAFF #FF77FA
tetradic
#FAFF77 #77FFC0 #7C77FF #FF77B6
square
#FAFF77 #77FFC0 #7C77FF #FF77B6
split-complementary
#FAFF77 #77B6FF #C077FF
monochromatic
#F2FC00 #F8FF3A #FAFF77 #FCFFB4 #FEFFE0
Accessibility & contrast
On white
1.07
#FAFF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.64
#FAFF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFF77
19.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFF77 | 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)
#FFF569
Deuteranopia (green-blind)
#FFF97E
Tritanopia (blue-blind)
#FFF1E1
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #faff77; /* rgb */ color: rgb(250, 255, 119); /* oklch */ color: oklch(97.0% 0.158 110.9);
Tailwind
colors: {
custom: {
50: '#feffa2',
500: '#faff77',
950: '#000000',
},
}SCSS
$custom: #faff77; $custom-light: #feffa2; $custom-dark: #000000;
JSON
{
"hex": "#faff77",
"rgb": {
"r": 250,
"g": 255,
"b": 119
},
"hsl": {
"h": 62.206,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.97006,
"c": 0.15823,
"h": 110.9
},
"luminance": 0.93176
}Semantic roles & 50–950 ramp
primary
#FAFF77
secondary
#433DDD
accent
#00E608
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580