#FEEA79#FEEA79
#FEEA79 is a very light, vivid yellow. Relative luminance 0.813; OKLCH L 93.1% C 0.135 H 99.5°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FEEA79 |
|---|---|
| RGB | rgb(254, 234, 121) |
| HSL | hsl(51, 99%, 74%) |
| HSV | hsv(51, 52%, 100%) |
| CMYK | cmyk(0%, 7.9%, 52.4%, 0.4%) |
| CIE-LAB | lab(92.26, -7.20, 56.68) |
| CIE-LCH | lch(92.26, 57.13, 97.24°) |
| OKLab | oklab(93.09% -0.0222 0.1335) |
| OKLCH | oklch(93.09% 0.135 99.5) |
| XYZ | xyz(73.7495, 81.2998, 29.8931) |
| Luminance | 0.8130 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 1.88
Yellow Tan
#FFE36E
ΔE00 2.49
Sand Yellow
#FCE166
ΔE00 2.80
Yellowish
#FAEE66
ΔE00 3.33
Pale Gold
#FDDE6C
ΔE00 3.69
Dull Yellow
#EEDC5B
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEEA79 #798DFE
analogous
#FEA779 #FEEA79 #D0FE79
triadic
#FEEA79 #79FEEA #EA79FE
tetradic
#FEEA79 #79FEA7 #798DFE #FE79D0
square
#FEEA79 #79FEA7 #798DFE #FE79D0
split-complementary
#FEEA79 #79D0FE #A779FE
monochromatic
#FBD502 #FEE03C #FEEA79 #FEF4B6 #FFFAE1
Accessibility & contrast
On white
1.22
#FEEA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#FEEA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEEA79
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEEA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEEA79 | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE46F
Deuteranopia (green-blind)
#FFEC7E
Tritanopia (blue-blind)
#FFDCD0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #feea79; /* rgb */ color: rgb(254, 234, 121); /* oklch */ color: oklch(93.1% 0.135 99.5);
Tailwind
colors: {
custom: {
50: '#fff0a2',
500: '#feea79',
950: '#000000',
},
}SCSS
$custom: #feea79; $custom-light: #fff0a2; $custom-dark: #000000;
JSON
{
"hex": "#feea79",
"rgb": {
"r": 254,
"g": 234,
"b": 121
},
"hsl": {
"h": 50.977,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.93085,
"c": 0.13532,
"h": 99.5
},
"luminance": 0.81297
}Semantic roles & 50–950 ramp
primary
#FEEA79
secondary
#3F57DC
accent
#23E600
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#18160F
muted
#868580