#FAFF83#FAFF83
#FAFF83 is a very light, vivid yellow. Relative luminance 0.935; OKLCH L 97.1% C 0.147 H 110.9°. Best body text is #000000 at 19.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFF83 |
|---|---|
| RGB | rgb(250, 255, 131) |
| HSL | hsl(62, 100%, 76%) |
| HSV | hsv(62, 49%, 100%) |
| CMYK | cmyk(2%, 0%, 48.6%, 0%) |
| CIE-LAB | lab(97.42, -18.23, 58.12) |
| CIE-LCH | lch(97.42, 60.91, 107.41°) |
| OKLab | oklab(97.15% -0.0526 0.1376) |
| OKLCH | oklch(97.15% 0.147 110.9) |
| XYZ | xyz(79.2827, 93.4843, 35.3361) |
| Luminance | 0.9348 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 1.13
Pale Yellow
#FFFF84
ΔE00 1.16
Yellowish Tan
#FCFC81
ΔE00 1.22
Butter
#FFFF81
ΔE00 1.24
Banana (survey)
#FFFF7E
ΔE00 1.41
Light Yellow
#FFFE7A
ΔE00 1.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFF83 #8883FF
analogous
#FFC683 #FAFF83 #BCFF83
triadic
#FAFF83 #83FAFF #FF83FA
tetradic
#FAFF83 #83FFC6 #8883FF #FF83BC
square
#FAFF83 #83FFC6 #8883FF #FF83BC
split-complementary
#FAFF83 #83BCFF #C683FF
monochromatic
#F5FF09 #F8FF46 #FAFF83 #FCFFC0 #FEFFE0
Accessibility & contrast
On white
1.07
#FAFF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.70
#FAFF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFF83
19.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFF83 | 1.00 | 1.07 | 19.70 | 19.70 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF678
Deuteranopia (green-blind)
#FFF989
Tritanopia (blue-blind)
#FFF2E3
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #faff83; /* rgb */ color: rgb(250, 255, 131); /* oklch */ color: oklch(97.1% 0.147 110.9);
Tailwind
colors: {
custom: {
50: '#feffaa',
500: '#faff83',
950: '#000000',
},
}SCSS
$custom: #faff83; $custom-light: #feffaa; $custom-dark: #000000;
JSON
{
"hex": "#faff83",
"rgb": {
"r": 250,
"g": 255,
"b": 131
},
"hsl": {
"h": 62.419,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.97145,
"c": 0.14726,
"h": 110.9
},
"luminance": 0.93483
}Semantic roles & 50–950 ramp
primary
#FAFF83
secondary
#4E48DF
accent
#00E609
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581