#F6F679#F6F679
#F6F679 is a very light, vivid yellow. Relative luminance 0.869; OKLCH L 94.9% C 0.147 H 108.9°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F679 |
|---|---|
| RGB | rgb(246, 246, 121) |
| HSL | hsl(60, 87%, 72%) |
| HSV | hsv(60, 51%, 96%) |
| CMYK | cmyk(0%, 0%, 50.8%, 3.5%) |
| CIE-LAB | lab(94.69, -16.28, 59.36) |
| CIE-LCH | lch(94.69, 61.55, 105.34°) |
| OKLab | oklab(94.86% -0.0478 0.1394) |
| OKLCH | oklch(94.86% 0.147 108.9) |
| XYZ | xyz(74.4148, 86.8867, 30.9363) |
| Luminance | 0.8689 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.28
Straw
#FCF679
ΔE00 1.45
Custard
#FFFD78
ΔE00 1.80
Faded Yellow
#FEFF7F
ΔE00 1.81
Light Yellow
#FFFE7A
ΔE00 1.83
Butter
#FFFF81
ΔE00 1.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F679 #7979F6
analogous
#F6B879 #F6F679 #B8F679
triadic
#F6F679 #79F6F6 #F679F6
tetradic
#F6F679 #79F6B8 #7979F6 #F679B8
square
#F6F679 #79F6B8 #7979F6 #F679B8
split-complementary
#F6F679 #79B8F6 #B879F6
monochromatic
#E5E50F #F2F240 #F6F679 #FAFAB2 #FDFDE2
Accessibility & contrast
On white
1.14
#F6F679 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#F6F679 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F679
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F679 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F679 | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED6D
Deuteranopia (green-blind)
#FFF27F
Tritanopia (blue-blind)
#FFE9DA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f6f679; /* rgb */ color: rgb(246, 246, 121); /* oklch */ color: oklch(94.9% 0.147 108.9);
Tailwind
colors: {
custom: {
50: '#fbf9a3',
500: '#f6f679',
950: '#000000',
},
}SCSS
$custom: #f6f679; $custom-light: #fbf9a3; $custom-dark: #000000;
JSON
{
"hex": "#f6f679",
"rgb": {
"r": 246,
"g": 246,
"b": 121
},
"hsl": {
"h": 60,
"s": 87.413,
"l": 71.961
},
"oklch": {
"l": 0.94858,
"c": 0.1474,
"h": 108.9
},
"luminance": 0.86885
}Semantic roles & 50–950 ramp
primary
#F6F679
secondary
#4242D1
accent
#02E402
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580