#FAFD73#FAFD73
#FAFD73 is a very light, vivid yellow. Relative luminance 0.918; OKLCH L 96.6% C 0.160 H 110.2°. Best body text is #000000 at 19.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFD73 |
|---|---|
| RGB | rgb(250, 253, 115) |
| HSL | hsl(61, 97%, 72%) |
| HSV | hsv(61, 55%, 99%) |
| CMYK | cmyk(1.2%, 0%, 54.5%, 0.8%) |
| CIE-LAB | lab(96.74, -18.56, 64.47) |
| CIE-LCH | lch(96.74, 67.08, 106.06°) |
| OKLab | oklab(96.55% -0.0551 0.1498) |
| OKLCH | oklch(96.55% 0.16 110.2) |
| XYZ | xyz(77.6461, 91.8142, 29.8480) |
| Luminance | 0.9181 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 1.07
Light Yellow
#FFFE7A
ΔE00 1.09
Butter Yellow
#FFFD74
ΔE00 1.14
Custard
#FFFD78
ΔE00 1.19
Banana (survey)
#FFFF7E
ΔE00 1.25
Faded Yellow
#FEFF7F
ΔE00 1.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFD73 #7673FD
analogous
#FDBB73 #FAFD73 #B5FD73
triadic
#FAFD73 #73FAFD #FD73FA
tetradic
#FAFD73 #73FDBB #7673FD #FD73B5
square
#FAFD73 #73FDBB #7673FD #FD73B5
split-complementary
#FAFD73 #73B5FD #BB73FD
monochromatic
#EDF203 #F8FC37 #FAFD73 #FCFEAF #FEFFE1
Accessibility & contrast
On white
1.08
#FAFD73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.36
#FAFD73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFD73
19.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFD73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFD73 | 1.00 | 1.08 | 19.36 | 19.36 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF365
Deuteranopia (green-blind)
#FFF87B
Tritanopia (blue-blind)
#FFEFDF
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fafd73; /* rgb */ color: rgb(250, 253, 115); /* oklch */ color: oklch(96.6% 0.160 110.2);
Tailwind
colors: {
custom: {
50: '#fffd9f',
500: '#fafd73',
950: '#000000',
},
}SCSS
$custom: #fafd73; $custom-light: #fffd9f; $custom-dark: #000000;
JSON
{
"hex": "#fafd73",
"rgb": {
"r": 250,
"g": 253,
"b": 115
},
"hsl": {
"h": 61.304,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.96551,
"c": 0.15956,
"h": 110.2
},
"luminance": 0.91812
}Semantic roles & 50–950 ramp
primary
#FAFD73
secondary
#3E3BDA
accent
#00E605
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580