#F6F673#F6F673
#F6F673 is a very light, vivid yellow. Relative luminance 0.867; OKLCH L 94.8% C 0.153 H 109.0°. Best body text is #000000 at 18.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F673 |
|---|---|
| RGB | rgb(246, 246, 115) |
| HSL | hsl(60, 88%, 71%) |
| HSV | hsv(60, 53%, 96%) |
| CMYK | cmyk(0%, 0%, 53.3%, 3.5%) |
| CIE-LAB | lab(94.63, -16.76, 61.97) |
| CIE-LCH | lch(94.63, 64.20, 105.13°) |
| OKLab | oklab(94.79% -0.0497 0.1445) |
| OKLCH | oklch(94.79% 0.153 109) |
| XYZ | xyz(74.0582, 86.7441, 29.0584) |
| Luminance | 0.8674 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.51
Custard
#FFFD78
ΔE00 1.58
Yellowish Tan
#FCFC81
ΔE00 1.62
Light Yellow
#FFFE7A
ΔE00 1.68
Butter Yellow
#FFFD74
ΔE00 1.69
Banana (survey)
#FFFF7E
ΔE00 1.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F673 #7373F6
analogous
#F6B473 #F6F673 #B4F673
triadic
#F6F673 #73F6F6 #F673F6
tetradic
#F6F673 #73F6B4 #7373F6 #F673B4
square
#F6F673 #73F6B4 #7373F6 #F673B4
split-complementary
#F6F673 #73B4F6 #B473F6
monochromatic
#E0E00E #F2F239 #F6F673 #FAFAAD #FDFDE2
Accessibility & contrast
On white
1.14
#F6F673 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.35
#F6F673 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F673
18.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F673 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F673 | 1.00 | 1.14 | 18.35 | 18.35 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED66
Deuteranopia (green-blind)
#FFF27A
Tritanopia (blue-blind)
#FFE8D9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f6f673; /* rgb */ color: rgb(246, 246, 115); /* oklch */ color: oklch(94.8% 0.153 109.0);
Tailwind
colors: {
custom: {
50: '#fcf99f',
500: '#f6f673',
950: '#000000',
},
}SCSS
$custom: #f6f673; $custom-light: #fcf99f; $custom-dark: #000000;
JSON
{
"hex": "#f6f673",
"rgb": {
"r": 246,
"g": 246,
"b": 115
},
"hsl": {
"h": 60,
"s": 87.919,
"l": 70.784
},
"oklch": {
"l": 0.9479,
"c": 0.1528,
"h": 109
},
"luminance": 0.86742
}Semantic roles & 50–950 ramp
primary
#F6F673
secondary
#3D3DD1
accent
#01E401
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580