#F4F679#F4F679
#F4F679 is a very light, vivid yellow. Relative luminance 0.865; OKLCH L 94.7% C 0.148 H 109.7°. Best body text is #000000 at 18.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F679 |
|---|---|
| RGB | rgb(244, 246, 121) |
| HSL | hsl(61, 87%, 72%) |
| HSV | hsv(61, 51%, 96%) |
| CMYK | cmyk(0.8%, 0%, 50.8%, 3.5%) |
| CIE-LAB | lab(94.54, -17.07, 59.15) |
| CIE-LCH | lch(94.54, 61.56, 106.09°) |
| OKLab | oklab(94.7% -0.0499 0.139) |
| OKLCH | oklch(94.7% 0.148 109.7) |
| XYZ | xyz(73.7169, 86.5268, 30.9036) |
| Luminance | 0.8652 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.41
Faded Yellow
#FEFF7F
ΔE00 1.90
Straw
#FCF679
ΔE00 1.93
Butter
#FFFF81
ΔE00 1.96
Pale Yellow
#FFFF84
ΔE00 1.99
Banana (survey)
#FFFF7E
ΔE00 2.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F679 #7B79F6
analogous
#F6BA79 #F4F679 #B6F679
triadic
#F4F679 #79F4F6 #F679F4
tetradic
#F4F679 #79F6BA #7B79F6 #F679B6
square
#F4F679 #79F6BA #7B79F6 #F679B6
split-complementary
#F4F679 #79B6F6 #BA79F6
monochromatic
#E2E50F #EFF240 #F4F679 #F9FAB2 #FDFDE2
Accessibility & contrast
On white
1.15
#F4F679 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.31
#F4F679 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F679
18.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F679 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F679 | 1.00 | 1.15 | 18.31 | 18.31 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED6D
Deuteranopia (green-blind)
#FFF180
Tritanopia (blue-blind)
#FFE9DA
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f4f679; /* rgb */ color: rgb(244, 246, 121); /* oklch */ color: oklch(94.7% 0.148 109.7);
Tailwind
colors: {
custom: {
50: '#faf9a3',
500: '#f4f679',
950: '#000000',
},
}SCSS
$custom: #f4f679; $custom-light: #faf9a3; $custom-dark: #000000;
JSON
{
"hex": "#f4f679",
"rgb": {
"r": 244,
"g": 246,
"b": 121
},
"hsl": {
"h": 60.96,
"s": 87.413,
"l": 71.961
},
"oklch": {
"l": 0.94698,
"c": 0.14768,
"h": 109.7
},
"luminance": 0.86525
}Semantic roles & 50–950 ramp
primary
#F4F679
secondary
#4442D1
accent
#02E405
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580