#FAFF76#FAFF76
#FAFF76 is a very light, vivid yellow. Relative luminance 0.932; OKLCH L 97.0% C 0.159 H 110.9°. Best body text is #000000 at 19.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFF76 |
|---|---|
| RGB | rgb(250, 255, 118) |
| HSL | hsl(62, 100%, 73%) |
| HSV | hsv(62, 54%, 100%) |
| CMYK | cmyk(2%, 0%, 53.7%, 0%) |
| CIE-LAB | lab(97.29, -19.29, 63.78) |
| CIE-LCH | lch(97.29, 66.63, 106.83°) |
| OKLab | oklab(97% -0.0568 0.1486) |
| OKLCH | oklch(97% 0.159 110.9) |
| XYZ | xyz(78.4562, 93.1537, 30.9836) |
| Luminance | 0.9315 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 1.24
Banana (survey)
#FFFF7E
ΔE00 1.32
Light Yellow
#FFFE7A
ΔE00 1.37
Pastel Yellow
#FFFE71
ΔE00 1.51
Butter
#FFFF81
ΔE00 1.55
Custard
#FFFD78
ΔE00 1.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFF76 #7B76FF
analogous
#FFBF76 #FAFF76 #B5FF76
triadic
#FAFF76 #76FAFF #FF76FA
tetradic
#FAFF76 #76FFBF #7B76FF #FF76B5
square
#FAFF76 #76FFBF #7B76FF #FF76B5
split-complementary
#FAFF76 #76B5FF #BF76FF
monochromatic
#F1FB00 #F8FF39 #FAFF76 #FCFFB3 #FEFFE0
Accessibility & contrast
On white
1.07
#FAFF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.63
#FAFF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFF76
19.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFF76 | 1.00 | 1.07 | 19.63 | 19.63 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF568
Deuteranopia (green-blind)
#FFF97E
Tritanopia (blue-blind)
#FFF1E1
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #faff76; /* rgb */ color: rgb(250, 255, 118); /* oklch */ color: oklch(97.0% 0.159 110.9);
Tailwind
colors: {
custom: {
50: '#feffa1',
500: '#faff76',
950: '#000000',
},
}SCSS
$custom: #faff76; $custom-light: #feffa1; $custom-dark: #000000;
JSON
{
"hex": "#faff76",
"rgb": {
"r": 250,
"g": 255,
"b": 118
},
"hsl": {
"h": 62.19,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.96995,
"c": 0.15911,
"h": 110.9
},
"luminance": 0.93152
}Semantic roles & 50–950 ramp
primary
#FAFF76
secondary
#423DDD
accent
#00E608
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580