#FEDF79#FEDF79
#FEDF79 is a very light, vivid yellow. Relative luminance 0.752; OKLCH L 90.9% C 0.126 H 92.8°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDF79 |
|---|---|
| RGB | rgb(254, 223, 121) |
| HSL | hsl(46, 99%, 74%) |
| HSV | hsv(46, 52%, 100%) |
| CMYK | cmyk(0%, 12.2%, 52.4%, 0.4%) |
| CIE-LAB | lab(89.50, -1.68, 53.39) |
| CIE-LCH | lch(89.50, 53.42, 91.80°) |
| OKLab | oklab(90.9% -0.0063 0.1263) |
| OKLCH | oklch(90.9% 0.126 92.8) |
| XYZ | xyz(70.7145, 75.2299, 28.8815) |
| Luminance | 0.7523 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.09
Pale Gold
#FDDE6C
ΔE00 1.64
Yellow Tan
#FFE36E
ΔE00 2.35
Sandy
#F1DA7A
ΔE00 2.62
Light Mustard
#F7D560
ΔE00 3.02
Sand Yellow
#FCE166
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDF79 #7998FE
analogous
#FE9C79 #FEDF79 #DAFE79
triadic
#FEDF79 #79FEDF #DF79FE
tetradic
#FEDF79 #79FE9C #7998FE #FE79DA
square
#FEDF79 #79FE9C #7998FE #FE79DA
split-complementary
#FEDF79 #79DAFE #9C79FE
monochromatic
#FBC102 #FED03C #FEDF79 #FEEEB6 #FFF8E1
Accessibility & contrast
On white
1.31
#FEDF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#FEDF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDF79
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDF79 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC70
Deuteranopia (green-blind)
#FAE57D
Tritanopia (blue-blind)
#FFD1C7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fedf79; /* rgb */ color: rgb(254, 223, 121); /* oklch */ color: oklch(90.9% 0.126 92.8);
Tailwind
colors: {
custom: {
50: '#ffe8a2',
500: '#fedf79',
950: '#000000',
},
}SCSS
$custom: #fedf79; $custom-light: #ffe8a2; $custom-dark: #000000;
JSON
{
"hex": "#fedf79",
"rgb": {
"r": 254,
"g": 223,
"b": 121
},
"hsl": {
"h": 46.015,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.90899,
"c": 0.12647,
"h": 92.8
},
"luminance": 0.75227
}Semantic roles & 50–950 ramp
primary
#FEDF79
secondary
#3F64DC
accent
#35E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480