#FFFA79#FFFA79
#FFFA79 is a very light, vivid yellow. Relative luminance 0.910; OKLCH L 96.4% C 0.151 H 106.9°. Best body text is #000000 at 19.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFA79 |
|---|---|
| RGB | rgb(255, 250, 121) |
| HSL | hsl(58, 100%, 74%) |
| HSV | hsv(58, 53%, 100%) |
| CMYK | cmyk(0%, 2%, 52.5%, 0%) |
| CIE-LAB | lab(96.42, -14.68, 61.55) |
| CIE-LCH | lch(96.42, 63.27, 103.42°) |
| OKLab | oklab(96.4% -0.0437 0.144) |
| OKLCH | oklch(96.4% 0.151 106.9) |
| XYZ | xyz(78.8790, 91.0139, 31.4978) |
| Luminance | 0.9101 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 0.90
Custard
#FFFD78
ΔE00 0.91
Butter Yellow
#FFFD74
ΔE00 1.13
Light Yellow
#FFFE7A
ΔE00 1.15
Banana (survey)
#FFFF7E
ΔE00 1.45
Yellowish Tan
#FCFC81
ΔE00 1.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFA79 #797EFF
analogous
#FFB779 #FFFA79 #C1FF79
triadic
#FFFA79 #79FFFA #FA79FF
tetradic
#FFFA79 #79FFB7 #797EFF #FF79C1
square
#FFFA79 #79FFB7 #797EFF #FF79C1
split-complementary
#FFFA79 #79C1FF #B779FF
monochromatic
#FEF400 #FFF83C #FFFA79 #FFFCB6 #FFFEE0
Accessibility & contrast
On white
1.09
#FFFA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.20
#FFFA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFA79
19.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFA79 | 1.00 | 1.09 | 19.20 | 19.20 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF26C
Deuteranopia (green-blind)
#FFF780
Tritanopia (blue-blind)
#FFECDD
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fffa79; /* rgb */ color: rgb(255, 250, 121); /* oklch */ color: oklch(96.4% 0.151 106.9);
Tailwind
colors: {
custom: {
50: '#fffba3',
500: '#fffa79',
950: '#000000',
},
}SCSS
$custom: #fffa79; $custom-light: #fffba3; $custom-dark: #000000;
JSON
{
"hex": "#fffa79",
"rgb": {
"r": 255,
"g": 250,
"b": 121
},
"hsl": {
"h": 57.761,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.96401,
"c": 0.15051,
"h": 106.9
},
"luminance": 0.91012
}Semantic roles & 50–950 ramp
primary
#FFFA79
secondary
#3F45DD
accent
#09E600
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580