#FAFD76#FAFD76
#FAFD76 is a very light, vivid yellow. Relative luminance 0.919; OKLCH L 96.6% C 0.157 H 110.2°. Best body text is #000000 at 19.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFD76 |
|---|---|
| RGB | rgb(250, 253, 118) |
| HSL | hsl(61, 97%, 73%) |
| HSV | hsv(61, 53%, 99%) |
| CMYK | cmyk(1.2%, 0%, 53.4%, 0.8%) |
| CIE-LAB | lab(96.77, -18.33, 63.19) |
| CIE-LCH | lch(96.77, 65.79, 106.18°) |
| OKLab | oklab(96.58% -0.0541 0.1473) |
| OKLCH | oklch(96.58% 0.157 110.2) |
| XYZ | xyz(77.8215, 91.8844, 30.7720) |
| Luminance | 0.9188 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Yellow
#FFFE7A
ΔE00 0.98
Faded Yellow
#FEFF7F
ΔE00 1.00
Banana (survey)
#FFFF7E
ΔE00 1.04
Custard
#FFFD78
ΔE00 1.14
Butter Yellow
#FFFD74
ΔE00 1.22
Pastel Yellow
#FFFE71
ΔE00 1.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFD76 #7976FD
analogous
#FDBC76 #FAFD76 #B7FD76
triadic
#FAFD76 #76FAFD #FD76FA
tetradic
#FAFD76 #76FDBC #7976FD #FD76B7
square
#FAFD76 #76FDBC #7976FD #FD76B7
split-complementary
#FAFD76 #76B7FD #BC76FD
monochromatic
#F0F504 #F8FC3A #FAFD76 #FCFEB2 #FEFFE1
Accessibility & contrast
On white
1.08
#FAFD76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.38
#FAFD76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFD76
19.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFD76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFD76 | 1.00 | 1.08 | 19.38 | 19.38 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF368
Deuteranopia (green-blind)
#FFF87D
Tritanopia (blue-blind)
#FFEFDF
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fafd76; /* rgb */ color: rgb(250, 253, 118); /* oklch */ color: oklch(96.6% 0.157 110.2);
Tailwind
colors: {
custom: {
50: '#fefda1',
500: '#fafd76',
950: '#000000',
},
}SCSS
$custom: #fafd76; $custom-light: #fefda1; $custom-dark: #000000;
JSON
{
"hex": "#fafd76",
"rgb": {
"r": 250,
"g": 253,
"b": 118
},
"hsl": {
"h": 61.333,
"s": 97.122,
"l": 72.745
},
"oklch": {
"l": 0.96583,
"c": 0.15697,
"h": 110.2
},
"luminance": 0.91883
}Semantic roles & 50–950 ramp
primary
#FAFD76
secondary
#413DDA
accent
#00E605
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580