#FEE679#FEE679
#FEE679 is a very light, vivid yellow. Relative luminance 0.790; OKLCH L 92.3% C 0.132 H 97.2°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE679 |
|---|---|
| RGB | rgb(254, 230, 121) |
| HSL | hsl(49, 99%, 74%) |
| HSV | hsv(49, 52%, 100%) |
| CMYK | cmyk(0%, 9.4%, 52.4%, 0.4%) |
| CIE-LAB | lab(91.26, -5.20, 55.48) |
| CIE-LCH | lch(91.26, 55.73, 95.36°) |
| OKLab | oklab(92.29% -0.0165 0.1309) |
| OKLCH | oklch(92.29% 0.132 97.2) |
| XYZ | xyz(72.6236, 79.0479, 29.5178) |
| Luminance | 0.7904 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 1.52
Sand Yellow
#FCE166
ΔE00 2.15
Pale Gold
#FDDE6C
ΔE00 2.47
Sandy
#F1DA7A
ΔE00 3.13
Wheat (survey)
#FBDD7E
ΔE00 3.20
Sandy Yellow
#FDEE73
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE679 #7991FE
analogous
#FEA379 #FEE679 #D3FE79
triadic
#FEE679 #79FEE6 #E679FE
tetradic
#FEE679 #79FEA3 #7991FE #FE79D3
square
#FEE679 #79FEA3 #7991FE #FE79D3
split-complementary
#FEE679 #79D3FE #A379FE
monochromatic
#FBCE02 #FEDB3C #FEE679 #FEF1B6 #FFF9E1
Accessibility & contrast
On white
1.25
#FEE679 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#FEE679 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE679
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE679 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE679 | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E16F
Deuteranopia (green-blind)
#FFE97E
Tritanopia (blue-blind)
#FFD8CD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fee679; /* rgb */ color: rgb(254, 230, 121); /* oklch */ color: oklch(92.3% 0.132 97.2);
Tailwind
colors: {
custom: {
50: '#ffeda2',
500: '#fee679',
950: '#000000',
},
}SCSS
$custom: #fee679; $custom-light: #ffeda2; $custom-dark: #000000;
JSON
{
"hex": "#fee679",
"rgb": {
"r": 254,
"g": 230,
"b": 121
},
"hsl": {
"h": 49.173,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.92286,
"c": 0.13191,
"h": 97.2
},
"luminance": 0.79045
}Semantic roles & 50–950 ramp
primary
#FEE679
secondary
#3F5CDC
accent
#29E600
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#18160F
muted
#868480