#FEE079#FEE079
#FEE079 is a very light, vivid yellow. Relative luminance 0.758; OKLCH L 91.1% C 0.127 H 93.5°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE079 |
|---|---|
| RGB | rgb(254, 224, 121) |
| HSL | hsl(46, 99%, 74%) |
| HSV | hsv(46, 52%, 100%) |
| CMYK | cmyk(0%, 11.8%, 52.4%, 0.4%) |
| CIE-LAB | lab(89.75, -2.19, 53.69) |
| CIE-LCH | lch(89.75, 53.74, 92.33°) |
| OKLab | oklab(91.1% -0.0077 0.127) |
| OKLCH | oklch(91.1% 0.127 93.5) |
| XYZ | xyz(70.9825, 75.7658, 28.9708) |
| Luminance | 0.7576 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.31
Pale Gold
#FDDE6C
ΔE00 1.53
Yellow Tan
#FFE36E
ΔE00 2.05
Sandy
#F1DA7A
ΔE00 2.55
Sand Yellow
#FCE166
ΔE00 2.78
Light Mustard
#F7D560
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE079 #7997FE
analogous
#FE9D79 #FEE079 #D9FE79
triadic
#FEE079 #79FEE0 #E079FE
tetradic
#FEE079 #79FE9D #7997FE #FE79D9
square
#FEE079 #79FE9D #7997FE #FE79D9
split-complementary
#FEE079 #79D9FE #9D79FE
monochromatic
#FBC302 #FED23C #FEE079 #FEEEB6 #FFF8E1
Accessibility & contrast
On white
1.30
#FEE079 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#FEE079 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE079
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE079 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE079 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC70
Deuteranopia (green-blind)
#FBE67D
Tritanopia (blue-blind)
#FFD2C8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fee079; /* rgb */ color: rgb(254, 224, 121); /* oklch */ color: oklch(91.1% 0.127 93.5);
Tailwind
colors: {
custom: {
50: '#ffe9a2',
500: '#fee079',
950: '#000000',
},
}SCSS
$custom: #fee079; $custom-light: #ffe9a2; $custom-dark: #000000;
JSON
{
"hex": "#fee079",
"rgb": {
"r": 254,
"g": 224,
"b": 121
},
"hsl": {
"h": 46.466,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.91096,
"c": 0.12721,
"h": 93.5
},
"luminance": 0.75763
}Semantic roles & 50–950 ramp
primary
#FEE079
secondary
#3F63DC
accent
#34E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480