#FAFF88#FAFF88
#FAFF88 is a very light, vivid yellow. Relative luminance 0.936; OKLCH L 97.2% C 0.142 H 110.9°. Best body text is #000000 at 19.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFF88 |
|---|---|
| RGB | rgb(250, 255, 136) |
| HSL | hsl(63, 100%, 77%) |
| HSV | hsv(63, 47%, 100%) |
| CMYK | cmyk(2%, 0%, 46.7%, 0%) |
| CIE-LAB | lab(97.48, -17.78, 55.88) |
| CIE-LCH | lch(97.48, 58.64, 107.65°) |
| OKLab | oklab(97.21% -0.0508 0.1331) |
| OKLCH | oklch(97.21% 0.142 110.9) |
| XYZ | xyz(79.6297, 93.6231, 37.1641) |
| Luminance | 0.9362 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Yellow
#FFFF84
ΔE00 1.36
Yellowish Tan
#FCFC81
ΔE00 1.44
Faded Yellow
#FEFF7F
ΔE00 1.58
Butter
#FFFF81
ΔE00 1.58
Banana (survey)
#FFFF7E
ΔE00 1.84
Light Yellow
#FFFE7A
ΔE00 2.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFF88 #8D88FF
analogous
#FFC988 #FAFF88 #BFFF88
triadic
#FAFF88 #88FAFF #FF88FA
tetradic
#FAFF88 #88FFC9 #8D88FF #FF88BF
square
#FAFF88 #88FFC9 #8D88FF #FF88BF
split-complementary
#FAFF88 #88BFFF #C988FF
monochromatic
#F5FF0E #F7FF4B #FAFF88 #FDFFC5 #FEFFE0
Accessibility & contrast
On white
1.06
#FAFF88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.72
#FAFF88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFF88
19.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFF88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFF88 | 1.00 | 1.06 | 19.72 | 19.72 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF67E
Deuteranopia (green-blind)
#FFFA8E
Tritanopia (blue-blind)
#FFF3E3
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #faff88; /* rgb */ color: rgb(250, 255, 136); /* oklch */ color: oklch(97.2% 0.142 110.9);
Tailwind
colors: {
custom: {
50: '#feffad',
500: '#faff88',
950: '#000000',
},
}SCSS
$custom: #faff88; $custom-light: #feffad; $custom-dark: #000000;
JSON
{
"hex": "#faff88",
"rgb": {
"r": 250,
"g": 255,
"b": 136
},
"hsl": {
"h": 62.521,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.97208,
"c": 0.14244,
"h": 110.9
},
"luminance": 0.93622
}Semantic roles & 50–950 ramp
primary
#FAFF88
secondary
#524CDF
accent
#00E60A
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581