#F6EA79#F6EA79
#F6EA79 is a very light, vivid yellow. Relative luminance 0.798; OKLCH L 92.4% C 0.135 H 103.2°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F6EA79 |
|---|---|
| RGB | rgb(246, 234, 121) |
| HSL | hsl(54, 87%, 72%) |
| HSV | hsv(54, 51%, 96%) |
| CMYK | cmyk(0%, 4.9%, 50.8%, 3.5%) |
| CIE-LAB | lab(91.60, -10.39, 55.73) |
| CIE-LCH | lch(91.60, 56.69, 100.56°) |
| OKLab | oklab(92.4% -0.0309 0.1316) |
| OKLCH | oklch(92.4% 0.135 103.2) |
| XYZ | xyz(70.8821, 79.8213, 29.7587) |
| Luminance | 0.7982 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 1.71
Yellowish
#FAEE66
ΔE00 2.75
Straw
#FCF679
ΔE00 2.98
Khaki (CSS)
#F0E68C
ΔE00 3.39
Manilla
#FFFA86
ΔE00 3.55
Dull Yellow
#EEDC5B
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6EA79 #7985F6
analogous
#F6AC79 #F6EA79 #C4F679
triadic
#F6EA79 #79F6EA #EA79F6
tetradic
#F6EA79 #79F6AC #7985F6 #F679C4
square
#F6EA79 #79F6AC #7985F6 #F679C4
split-complementary
#F6EA79 #79C4F6 #AC79F6
monochromatic
#E5D10F #F2E140 #F6EA79 #FAF3B2 #FDFBE2
Accessibility & contrast
On white
1.24
#F6EA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#F6EA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6EA79
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6EA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6EA79 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE36F
Deuteranopia (green-blind)
#FFEA7E
Tritanopia (blue-blind)
#FFDDD0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f6ea79; /* rgb */ color: rgb(246, 234, 121); /* oklch */ color: oklch(92.4% 0.135 103.2);
Tailwind
colors: {
custom: {
50: '#fbf0a2',
500: '#f6ea79',
950: '#000000',
},
}SCSS
$custom: #f6ea79; $custom-light: #fbf0a2; $custom-dark: #000000;
JSON
{
"hex": "#f6ea79",
"rgb": {
"r": 246,
"g": 234,
"b": 121
},
"hsl": {
"h": 54.24,
"s": 87.413,
"l": 71.961
},
"oklch": {
"l": 0.92403,
"c": 0.13514,
"h": 103.2
},
"luminance": 0.79819
}Semantic roles & 50–950 ramp
primary
#F6EA79
secondary
#4250D1
accent
#17E402
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#18160F
muted
#868580