#FAFC8A#FAFC8A
#FAFC8A is a very light, vivid yellow. Relative luminance 0.918; OKLCH L 96.6% C 0.137 H 109.6°. Best body text is #000000 at 19.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFC8A |
|---|---|
| RGB | rgb(250, 252, 138) |
| HSL | hsl(61, 95%, 76%) |
| HSV | hsv(61, 45%, 99%) |
| CMYK | cmyk(0.8%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(96.73, -16.15, 54.04) |
| CIE-LCH | lch(96.73, 56.41, 106.64°) |
| OKLab | oklab(96.62% -0.046 0.1291) |
| OKLCH | oklch(96.62% 0.137 109.6) |
| XYZ | xyz(78.8237, 91.7815, 37.6031) |
| Luminance | 0.9178 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.32
Pale Yellow
#FFFF84
ΔE00 1.43
Butter
#FFFF81
ΔE00 1.74
Manilla
#FFFA86
ΔE00 1.76
Faded Yellow
#FEFF7F
ΔE00 1.87
Banana (survey)
#FFFF7E
ΔE00 2.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFC8A #8C8AFC
analogous
#FCC58A #FAFC8A #C1FC8A
triadic
#FAFC8A #8AFAFC #FC8AFA
tetradic
#FAFC8A #8AFCC5 #8C8AFC #FC8AC1
square
#FAFC8A #8AFCC5 #8C8AFC #FC8AC1
split-complementary
#FAFC8A #8AC1FC #C58AFC
monochromatic
#F5F913 #F7FA4E #FAFC8A #FDFEC6 #FEFEE1
Accessibility & contrast
On white
1.08
#FAFC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.36
#FAFC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFC8A
19.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFC8A | 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)
#FFF380
Deuteranopia (green-blind)
#FFF88F
Tritanopia (blue-blind)
#FFF0E1
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fafc8a; /* rgb */ color: rgb(250, 252, 138); /* oklch */ color: oklch(96.6% 0.137 109.6);
Tailwind
colors: {
custom: {
50: '#fefdae',
500: '#fafc8a',
950: '#000000',
},
}SCSS
$custom: #fafc8a; $custom-light: #fefdae; $custom-dark: #000000;
JSON
{
"hex": "#fafc8a",
"rgb": {
"r": 250,
"g": 252,
"b": 138
},
"hsl": {
"h": 61.053,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.96619,
"c": 0.13709,
"h": 109.6
},
"luminance": 0.9178
}Semantic roles & 50–950 ramp
primary
#FAFC8A
secondary
#514FDC
accent
#00E604
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581