#F4F677#F4F677
#F4F677 is a very light, vivid yellow. Relative luminance 0.865; OKLCH L 94.7% C 0.150 H 109.8°. Best body text is #000000 at 18.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F677 |
|---|---|
| RGB | rgb(244, 246, 119) |
| HSL | hsl(61, 88%, 72%) |
| HSV | hsv(61, 52%, 96%) |
| CMYK | cmyk(0.8%, 0%, 51.6%, 3.5%) |
| CIE-LAB | lab(94.52, -17.23, 60.02) |
| CIE-LCH | lch(94.52, 62.45, 106.02°) |
| OKLab | oklab(94.68% -0.0506 0.1407) |
| OKLCH | oklch(94.68% 0.15 109.8) |
| XYZ | xyz(73.5955, 86.4783, 30.2643) |
| Luminance | 0.8648 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.48
Faded Yellow
#FEFF7F
ΔE00 1.88
Straw
#FCF679
ΔE00 1.90
Light Yellow
#FFFE7A
ΔE00 1.95
Custard
#FFFD78
ΔE00 1.96
Banana (survey)
#FFFF7E
ΔE00 1.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F677 #7977F6
analogous
#F6B977 #F4F677 #B5F677
triadic
#F4F677 #77F4F6 #F677F4
tetradic
#F4F677 #77F6B9 #7977F6 #F677B5
square
#F4F677 #77F6B9 #7977F6 #F677B5
split-complementary
#F4F677 #77B5F6 #B977F6
monochromatic
#E0E40F #EFF23E #F4F677 #F9FAB0 #FDFDE2
Accessibility & contrast
On white
1.15
#F4F677 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.30
#F4F677 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F677
18.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F677 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F677 | 1.00 | 1.15 | 18.30 | 18.30 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED6B
Deuteranopia (green-blind)
#FFF17E
Tritanopia (blue-blind)
#FFE9DA
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f4f677; /* rgb */ color: rgb(244, 246, 119); /* oklch */ color: oklch(94.7% 0.150 109.8);
Tailwind
colors: {
custom: {
50: '#faf9a2',
500: '#f4f677',
950: '#000000',
},
}SCSS
$custom: #f4f677; $custom-light: #faf9a2; $custom-dark: #000000;
JSON
{
"hex": "#f4f677",
"rgb": {
"r": 244,
"g": 246,
"b": 119
},
"hsl": {
"h": 60.945,
"s": 87.586,
"l": 71.569
},
"oklch": {
"l": 0.94675,
"c": 0.14952,
"h": 109.8
},
"luminance": 0.86477
}Semantic roles & 50–950 ramp
primary
#F4F677
secondary
#4240D1
accent
#01E405
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580