#F4F773#F4F773
#F4F773 is a very light, vivid yellow. Relative luminance 0.870; OKLCH L 94.8% C 0.154 H 110.2°. Best body text is #000000 at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F773 |
|---|---|
| RGB | rgb(244, 247, 115) |
| HSL | hsl(61, 89%, 71%) |
| HSV | hsv(61, 53%, 97%) |
| CMYK | cmyk(1.2%, 0%, 53.4%, 3.1%) |
| CIE-LAB | lab(94.74, -18.03, 62.06) |
| CIE-LCH | lch(94.74, 64.62, 106.20°) |
| OKLab | oklab(94.84% -0.0532 0.1447) |
| OKLCH | oklch(94.84% 0.154 110.2) |
| XYZ | xyz(73.6653, 86.9942, 29.1274) |
| Luminance | 0.8699 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.68
Light Yellow
#FFFE7A
ΔE00 1.82
Custard
#FFFD78
ΔE00 1.82
Faded Yellow
#FEFF7F
ΔE00 1.84
Banana (survey)
#FFFF7E
ΔE00 1.90
Butter Yellow
#FFFD74
ΔE00 1.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F773 #7673F7
analogous
#F7B873 #F4F773 #B2F773
triadic
#F4F773 #73F4F7 #F773F4
tetradic
#F4F773 #73F7B8 #7673F7 #F773B2
square
#F4F773 #73F7B8 #7673F7 #F773B2
split-complementary
#F4F773 #73B2F7 #B873F7
monochromatic
#DEE30D #EFF439 #F4F773 #F9FAAD #FDFDE2
Accessibility & contrast
On white
1.14
#F4F773 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.40
#F4F773 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F773
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F773 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F773 | 1.00 | 1.14 | 18.40 | 18.40 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE66
Deuteranopia (green-blind)
#FFF27A
Tritanopia (blue-blind)
#FFEADA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f4f773; /* rgb */ color: rgb(244, 247, 115); /* oklch */ color: oklch(94.8% 0.154 110.2);
Tailwind
colors: {
custom: {
50: '#faf99f',
500: '#f4f773',
950: '#000000',
},
}SCSS
$custom: #f4f773; $custom-light: #faf99f; $custom-dark: #000000;
JSON
{
"hex": "#f4f773",
"rgb": {
"r": 244,
"g": 247,
"b": 115
},
"hsl": {
"h": 61.364,
"s": 89.189,
"l": 70.98
},
"oklch": {
"l": 0.94837,
"c": 0.15417,
"h": 110.2
},
"luminance": 0.86992
}Semantic roles & 50–950 ramp
primary
#F4F773
secondary
#403CD2
accent
#00E605
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580