#FAFF70#FAFF70
#FAFF70 is a very light, vivid yellow. Relative luminance 0.930; OKLCH L 96.9% C 0.164 H 111.0°. Best body text is #000000 at 19.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFF70 |
|---|---|
| RGB | rgb(250, 255, 112) |
| HSL | hsl(62, 100%, 72%) |
| HSV | hsv(62, 56%, 100%) |
| CMYK | cmyk(2%, 0%, 56.1%, 0%) |
| CIE-LAB | lab(97.23, -19.74, 66.31) |
| CIE-LCH | lch(97.23, 69.18, 106.58°) |
| OKLab | oklab(96.93% -0.0587 0.1534) |
| OKLCH | oklch(96.93% 0.164 111) |
| XYZ | xyz(78.1110, 93.0156, 29.1652) |
| Luminance | 0.9301 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 1.32
Canary
#FDFF63
ΔE00 1.58
Butter Yellow
#FFFD74
ΔE00 1.58
Light Yellow
#FFFE7A
ΔE00 1.62
Custard
#FFFD78
ΔE00 1.73
Banana (survey)
#FFFF7E
ΔE00 1.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFF70 #7570FF
analogous
#FFBD70 #FAFF70 #B3FF70
triadic
#FAFF70 #70FAFF #FF70FA
tetradic
#FAFF70 #70FFBD #7570FF #FF70B3
square
#FAFF70 #70FFBD #7570FF #FF70B3
split-complementary
#FAFF70 #70B3FF #BD70FF
monochromatic
#ECF500 #F8FF33 #FAFF70 #FCFFAD #FEFFE0
Accessibility & contrast
On white
1.07
#FAFF70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.60
#FAFF70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFF70
19.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFF70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFF70 | 1.00 | 1.07 | 19.60 | 19.60 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF561
Deuteranopia (green-blind)
#FFF978
Tritanopia (blue-blind)
#FFF1E0
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #faff70; /* rgb */ color: rgb(250, 255, 112); /* oklch */ color: oklch(96.9% 0.164 111.0);
Tailwind
colors: {
custom: {
50: '#ffff9e',
500: '#faff70',
950: '#000000',
},
}SCSS
$custom: #faff70; $custom-light: #ffff9e; $custom-dark: #000000;
JSON
{
"hex": "#faff70",
"rgb": {
"r": 250,
"g": 255,
"b": 112
},
"hsl": {
"h": 62.098,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.96933,
"c": 0.16423,
"h": 111
},
"luminance": 0.93014
}Semantic roles & 50–950 ramp
primary
#FAFF70
secondary
#3D37DC
accent
#00E608
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580