#F4F674#F4F674
#F4F674 is a very light, vivid yellow. Relative luminance 0.864; OKLCH L 94.6% C 0.152 H 109.8°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F674 |
|---|---|
| RGB | rgb(244, 246, 116) |
| HSL | hsl(61, 88%, 71%) |
| HSV | hsv(61, 53%, 96%) |
| CMYK | cmyk(0.8%, 0%, 52.8%, 3.5%) |
| CIE-LAB | lab(94.49, -17.47, 61.33) |
| CIE-LCH | lch(94.49, 63.77, 105.90°) |
| OKLab | oklab(94.64% -0.0515 0.1432) |
| OKLCH | oklch(94.64% 0.152 109.8) |
| XYZ | xyz(73.4182, 86.4073, 29.3304) |
| Luminance | 0.8641 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.63
Custard
#FFFD78
ΔE00 1.86
Light Yellow
#FFFE7A
ΔE00 1.88
Straw
#FCF679
ΔE00 1.92
Faded Yellow
#FEFF7F
ΔE00 1.92
Banana (survey)
#FFFF7E
ΔE00 1.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F674 #7674F6
analogous
#F6B774 #F4F674 #B3F674
triadic
#F4F674 #74F4F6 #F674F4
tetradic
#F4F674 #74F6B7 #7674F6 #F674B3
square
#F4F674 #74F6B7 #7674F6 #F674B3
split-complementary
#F4F674 #74B3F6 #B774F6
monochromatic
#DEE10F #EFF23B #F4F674 #F9FAAD #FDFDE2
Accessibility & contrast
On white
1.15
#F4F674 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#F4F674 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F674
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F674 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F674 | 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)
#FFED67
Deuteranopia (green-blind)
#FFF17B
Tritanopia (blue-blind)
#FFE9D9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f4f674; /* rgb */ color: rgb(244, 246, 116); /* oklch */ color: oklch(94.6% 0.152 109.8);
Tailwind
colors: {
custom: {
50: '#faf9a0',
500: '#f4f674',
950: '#000000',
},
}SCSS
$custom: #f4f674; $custom-light: #faf9a0; $custom-dark: #000000;
JSON
{
"hex": "#f4f674",
"rgb": {
"r": 244,
"g": 246,
"b": 116
},
"hsl": {
"h": 60.923,
"s": 87.838,
"l": 70.98
},
"oklch": {
"l": 0.94641,
"c": 0.15222,
"h": 109.8
},
"luminance": 0.86406
}Semantic roles & 50–950 ramp
primary
#F4F674
secondary
#403DD1
accent
#01E405
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580