#FAFD83#FAFD83
#FAFD83 is a very light, vivid yellow. Relative luminance 0.922; OKLCH L 96.7% C 0.145 H 110.1°. Best body text is #000000 at 19.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFD83 |
|---|---|
| RGB | rgb(250, 253, 131) |
| HSL | hsl(61, 97%, 75%) |
| HSV | hsv(61, 48%, 99%) |
| CMYK | cmyk(1.2%, 0%, 48.2%, 0.8%) |
| CIE-LAB | lab(96.91, -17.26, 57.50) |
| CIE-LCH | lch(96.91, 60.04, 106.71°) |
| OKLab | oklab(96.73% -0.0498 0.1362) |
| OKLCH | oklch(96.73% 0.145 110.1) |
| XYZ | xyz(78.6480, 92.2150, 35.1246) |
| Luminance | 0.9221 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 0.74
Pale Yellow
#FFFF84
ΔE00 0.88
Faded Yellow
#FEFF7F
ΔE00 1.02
Butter
#FFFF81
ΔE00 1.03
Banana (survey)
#FFFF7E
ΔE00 1.27
Light Yellow
#FFFE7A
ΔE00 1.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFD83 #8683FD
analogous
#FDC383 #FAFD83 #BDFD83
triadic
#FAFD83 #83FAFD #FD83FA
tetradic
#FAFD83 #83FDC3 #8683FD #FD83BD
square
#FAFD83 #83FDC3 #8683FD #FD83BD
split-complementary
#FAFD83 #83BDFD #C383FD
monochromatic
#F5FB0B #F8FC47 #FAFD83 #FCFEBF #FEFFE1
Accessibility & contrast
On white
1.08
#FAFD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.44
#FAFD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFD83
19.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFD83 | 1.00 | 1.08 | 19.44 | 19.44 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF478
Deuteranopia (green-blind)
#FFF889
Tritanopia (blue-blind)
#FFF0E1
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fafd83; /* rgb */ color: rgb(250, 253, 131); /* oklch */ color: oklch(96.7% 0.145 110.1);
Tailwind
colors: {
custom: {
50: '#fefdaa',
500: '#fafd83',
950: '#000000',
},
}SCSS
$custom: #fafd83; $custom-light: #fefdaa; $custom-dark: #000000;
JSON
{
"hex": "#fafd83",
"rgb": {
"r": 250,
"g": 253,
"b": 131
},
"hsl": {
"h": 61.475,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.96734,
"c": 0.14504,
"h": 110.1
},
"luminance": 0.92213
}Semantic roles & 50–950 ramp
primary
#FAFD83
secondary
#4C48DC
accent
#00E606
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581