#FFE679#FFE679
#FFE679 is a very light, vivid yellow. Relative luminance 0.792; OKLCH L 92.4% C 0.132 H 96.7°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE679 |
|---|---|
| RGB | rgb(255, 230, 121) |
| HSL | hsl(49, 100%, 74%) |
| HSV | hsv(49, 53%, 100%) |
| CMYK | cmyk(0%, 9.8%, 52.5%, 0%) |
| CIE-LAB | lab(91.34, -4.80, 55.61) |
| CIE-LCH | lch(91.34, 55.81, 94.94°) |
| OKLab | oklab(92.37% -0.0154 0.1311) |
| OKLCH | oklch(92.37% 0.132 96.7) |
| XYZ | xyz(72.9906, 79.2371, 29.5350) |
| Luminance | 0.7923 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 1.38
Sand Yellow
#FCE166
ΔE00 2.10
Pale Gold
#FDDE6C
ΔE00 2.30
Wheat (survey)
#FBDD7E
ΔE00 3.07
Sandy
#F1DA7A
ΔE00 3.18
Sandy Yellow
#FDEE73
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE679 #7992FF
analogous
#FFA379 #FFE679 #D5FF79
triadic
#FFE679 #79FFE6 #E679FF
tetradic
#FFE679 #79FFA3 #7992FF #FF79D5
square
#FFE679 #79FFA3 #7992FF #FF79D5
split-complementary
#FFE679 #79D5FF #A379FF
monochromatic
#FECE00 #FFDB3C #FFE679 #FFF1B6 #FFF9E0
Accessibility & contrast
On white
1.25
#FFE679 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#FFE679 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE679
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE679 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE679 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E16F
Deuteranopia (green-blind)
#FFEA7E
Tritanopia (blue-blind)
#FFD8CD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe679; /* rgb */ color: rgb(255, 230, 121); /* oklch */ color: oklch(92.4% 0.132 96.7);
Tailwind
colors: {
custom: {
50: '#ffeda2',
500: '#ffe679',
950: '#000000',
},
}SCSS
$custom: #ffe679; $custom-light: #ffeda2; $custom-dark: #000000;
JSON
{
"hex": "#ffe679",
"rgb": {
"r": 255,
"g": 230,
"b": 121
},
"hsl": {
"h": 48.806,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.92374,
"c": 0.13203,
"h": 96.7
},
"luminance": 0.79234
}Semantic roles & 50–950 ramp
primary
#FFE679
secondary
#3F5DDD
accent
#2BE600
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#18160F
muted
#868480