#FEFA79#FEFA79
#FEFA79 is a very light, vivid yellow. Relative luminance 0.908; OKLCH L 96.3% C 0.151 H 107.3°. Best body text is #000000 at 19.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FEFA79 |
|---|---|
| RGB | rgb(254, 250, 121) |
| HSL | hsl(58, 99%, 74%) |
| HSV | hsv(58, 52%, 100%) |
| CMYK | cmyk(0%, 1.6%, 52.4%, 0.4%) |
| CIE-LAB | lab(96.34, -15.07, 61.44) |
| CIE-LCH | lch(96.34, 63.26, 103.79°) |
| OKLab | oklab(96.32% -0.0448 0.1438) |
| OKLCH | oklch(96.32% 0.151 107.3) |
| XYZ | xyz(78.5120, 90.8247, 31.4806) |
| Luminance | 0.9082 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Custard
#FFFD78
ΔE00 0.78
Straw
#FCF679
ΔE00 0.95
Light Yellow
#FFFE7A
ΔE00 1.00
Butter Yellow
#FFFD74
ΔE00 1.05
Banana (survey)
#FFFF7E
ΔE00 1.29
Yellowish Tan
#FCFC81
ΔE00 1.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEFA79 #797DFE
analogous
#FEB779 #FEFA79 #C0FE79
triadic
#FEFA79 #79FEFA #FA79FE
tetradic
#FEFA79 #79FEB7 #797DFE #FE79C0
square
#FEFA79 #79FEB7 #797DFE #FE79C0
split-complementary
#FEFA79 #79C0FE #B779FE
monochromatic
#FBF302 #FEF83C #FEFA79 #FEFCB6 #FFFEE1
Accessibility & contrast
On white
1.10
#FEFA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.16
#FEFA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEFA79
19.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEFA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEFA79 | 1.00 | 1.10 | 19.16 | 19.16 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF26C
Deuteranopia (green-blind)
#FFF780
Tritanopia (blue-blind)
#FFECDD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fefa79; /* rgb */ color: rgb(254, 250, 121); /* oklch */ color: oklch(96.3% 0.151 107.3);
Tailwind
colors: {
custom: {
50: '#fffba3',
500: '#fefa79',
950: '#000000',
},
}SCSS
$custom: #fefa79; $custom-light: #fffba3; $custom-dark: #000000;
JSON
{
"hex": "#fefa79",
"rgb": {
"r": 254,
"g": 250,
"b": 121
},
"hsl": {
"h": 58.195,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.9632,
"c": 0.15061,
"h": 107.3
},
"luminance": 0.90823
}Semantic roles & 50–950 ramp
primary
#FEFA79
secondary
#3F44DC
accent
#07E600
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580