#FAFF72#FAFF72
#FAFF72 is a very light, vivid yellow. Relative luminance 0.931; OKLCH L 97.0% C 0.163 H 110.9°. Best body text is #000000 at 19.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFF72 |
|---|---|
| RGB | rgb(250, 255, 114) |
| HSL | hsl(62, 100%, 72%) |
| HSV | hsv(62, 55%, 100%) |
| CMYK | cmyk(2%, 0%, 55.3%, 0%) |
| CIE-LAB | lab(97.25, -19.59, 65.47) |
| CIE-LCH | lch(97.25, 68.34, 106.66°) |
| OKLab | oklab(96.95% -0.0581 0.1518) |
| OKLCH | oklch(96.95% 0.163 110.9) |
| XYZ | xyz(78.2236, 93.0607, 29.7582) |
| Luminance | 0.9306 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 1.35
Light Yellow
#FFFE7A
ΔE00 1.51
Butter Yellow
#FFFD74
ΔE00 1.56
Faded Yellow
#FEFF7F
ΔE00 1.57
Banana (survey)
#FFFF7E
ΔE00 1.59
Custard
#FFFD78
ΔE00 1.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFF72 #7772FF
analogous
#FFBE72 #FAFF72 #B3FF72
triadic
#FAFF72 #72FAFF #FF72FA
tetradic
#FAFF72 #72FFBE #7772FF #FF72B3
square
#FAFF72 #72FFBE #7772FF #FF72B3
split-complementary
#FAFF72 #72B3FF #BE72FF
monochromatic
#EEF700 #F8FF35 #FAFF72 #FCFFAF #FEFFE0
Accessibility & contrast
On white
1.07
#FAFF72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.61
#FAFF72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFF72
19.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFF72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFF72 | 1.00 | 1.07 | 19.61 | 19.61 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF563
Deuteranopia (green-blind)
#FFF97A
Tritanopia (blue-blind)
#FFF1E0
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #faff72; /* rgb */ color: rgb(250, 255, 114); /* oklch */ color: oklch(97.0% 0.163 110.9);
Tailwind
colors: {
custom: {
50: '#ffff9f',
500: '#faff72',
950: '#000000',
},
}SCSS
$custom: #faff72; $custom-light: #ffff9f; $custom-dark: #000000;
JSON
{
"hex": "#faff72",
"rgb": {
"r": 250,
"g": 255,
"b": 114
},
"hsl": {
"h": 62.128,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.96953,
"c": 0.16254,
"h": 110.9
},
"luminance": 0.93059
}Semantic roles & 50–950 ramp
primary
#FAFF72
secondary
#3F39DC
accent
#00E608
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580