#F4F673#F4F673
#F4F673 is a very light, vivid yellow. Relative luminance 0.864; OKLCH L 94.6% C 0.153 H 109.8°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F673 |
|---|---|
| RGB | rgb(244, 246, 115) |
| HSL | hsl(61, 88%, 71%) |
| HSV | hsv(61, 53%, 96%) |
| CMYK | cmyk(0.8%, 0%, 53.3%, 3.5%) |
| CIE-LAB | lab(94.48, -17.55, 61.76) |
| CIE-LCH | lch(94.48, 64.20, 105.86°) |
| OKLab | oklab(94.63% -0.0519 0.1441) |
| OKLCH | oklch(94.63% 0.153 109.8) |
| XYZ | xyz(73.3603, 86.3842, 29.0257) |
| Luminance | 0.8638 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.69
Custard
#FFFD78
ΔE00 1.84
Light Yellow
#FFFE7A
ΔE00 1.87
Straw
#FCF679
ΔE00 1.94
Faded Yellow
#FEFF7F
ΔE00 1.94
Butter Yellow
#FFFD74
ΔE00 1.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F673 #7573F6
analogous
#F6B673 #F4F673 #B2F673
triadic
#F4F673 #73F4F6 #F673F4
tetradic
#F4F673 #73F6B6 #7573F6 #F673B2
square
#F4F673 #73F6B6 #7573F6 #F673B2
split-complementary
#F4F673 #73B2F6 #B673F6
monochromatic
#DDE00E #EFF239 #F4F673 #F9FAAD #FDFDE2
Accessibility & contrast
On white
1.15
#F4F673 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#F4F673 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F673
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F673 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F673 | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED66
Deuteranopia (green-blind)
#FFF17A
Tritanopia (blue-blind)
#FFE9D9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f4f673; /* rgb */ color: rgb(244, 246, 115); /* oklch */ color: oklch(94.6% 0.153 109.8);
Tailwind
colors: {
custom: {
50: '#faf99f',
500: '#f4f673',
950: '#000000',
},
}SCSS
$custom: #f4f673; $custom-light: #faf99f; $custom-dark: #000000;
JSON
{
"hex": "#f4f673",
"rgb": {
"r": 244,
"g": 246,
"b": 115
},
"hsl": {
"h": 60.916,
"s": 87.919,
"l": 70.784
},
"oklch": {
"l": 0.9463,
"c": 0.15311,
"h": 109.8
},
"luminance": 0.86382
}Semantic roles & 50–950 ramp
primary
#F4F673
secondary
#3F3DD1
accent
#01E404
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580