#FAFD71#FAFD71
#FAFD71 is a very light, vivid yellow. Relative luminance 0.918; OKLCH L 96.5% C 0.161 H 110.2°. Best body text is #000000 at 19.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFD71 |
|---|---|
| RGB | rgb(250, 253, 113) |
| HSL | hsl(61, 97%, 72%) |
| HSV | hsv(61, 55%, 99%) |
| CMYK | cmyk(1.2%, 0%, 55.3%, 0.8%) |
| CIE-LAB | lab(96.73, -18.71, 65.31) |
| CIE-LCH | lch(96.73, 67.93, 105.98°) |
| OKLab | oklab(96.53% -0.0557 0.1514) |
| OKLCH | oklch(96.53% 0.161 110.2) |
| XYZ | xyz(77.5323, 91.7687, 29.2485) |
| Luminance | 0.9177 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.99
Butter Yellow
#FFFD74
ΔE00 1.14
Light Yellow
#FFFE7A
ΔE00 1.21
Custard
#FFFD78
ΔE00 1.27
Banana (survey)
#FFFF7E
ΔE00 1.42
Faded Yellow
#FEFF7F
ΔE00 1.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFD71 #7471FD
analogous
#FDBA71 #FAFD71 #B4FD71
triadic
#FAFD71 #71FAFD #FD71FA
tetradic
#FAFD71 #71FDBA #7471FD #FD71B4
square
#FAFD71 #71FDBA #7471FD #FD71B4
split-complementary
#FAFD71 #71B4FD #BA71FD
monochromatic
#EBF003 #F8FC35 #FAFD71 #FCFEAD #FEFFE1
Accessibility & contrast
On white
1.09
#FAFD71 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.35
#FAFD71 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFD71
19.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFD71 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFD71 | 1.00 | 1.09 | 19.35 | 19.35 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF362
Deuteranopia (green-blind)
#FFF879
Tritanopia (blue-blind)
#FFEFDE
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fafd71; /* rgb */ color: rgb(250, 253, 113); /* oklch */ color: oklch(96.5% 0.161 110.2);
Tailwind
colors: {
custom: {
50: '#fffd9e',
500: '#fafd71',
950: '#000000',
},
}SCSS
$custom: #fafd71; $custom-light: #fffd9e; $custom-dark: #000000;
JSON
{
"hex": "#fafd71",
"rgb": {
"r": 250,
"g": 253,
"b": 113
},
"hsl": {
"h": 61.286,
"s": 97.222,
"l": 71.765
},
"oklch": {
"l": 0.9653,
"c": 0.16127,
"h": 110.2
},
"luminance": 0.91767
}Semantic roles & 50–950 ramp
primary
#FAFD71
secondary
#3C39D9
accent
#00E605
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580