#F4F873#F4F873
#F4F873 is a very light, vivid yellow. Relative luminance 0.876; OKLCH L 95.0% C 0.155 H 110.6°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F873 |
|---|---|
| RGB | rgb(244, 248, 115) |
| HSL | hsl(62, 90%, 71%) |
| HSV | hsv(62, 54%, 97%) |
| CMYK | cmyk(1.6%, 0%, 53.6%, 2.7%) |
| CIE-LAB | lab(95.00, -18.51, 62.35) |
| CIE-LCH | lch(95.00, 65.04, 106.54°) |
| OKLab | oklab(95.04% -0.0546 0.1453) |
| OKLCH | oklch(95.04% 0.155 110.6) |
| XYZ | xyz(73.9719, 87.6074, 29.2296) |
| Luminance | 0.8761 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.71
Faded Yellow
#FEFF7F
ΔE00 1.77
Light Yellow
#FFFE7A
ΔE00 1.80
Custard
#FFFD78
ΔE00 1.85
Banana (survey)
#FFFF7E
ΔE00 1.86
Butter Yellow
#FFFD74
ΔE00 1.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F873 #7773F8
analogous
#F8B973 #F4F873 #B1F873
triadic
#F4F873 #73F4F8 #F873F4
tetradic
#F4F873 #73F8B9 #7773F8 #F873B1
square
#F4F873 #73F8B9 #7773F8 #F873B1
split-complementary
#F4F873 #73B1F8 #B973F8
monochromatic
#DFE50B #EFF539 #F4F873 #F9FBAD #FDFEE2
Accessibility & contrast
On white
1.13
#F4F873 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#F4F873 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F873
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F873 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F873 | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE66
Deuteranopia (green-blind)
#FFF37A
Tritanopia (blue-blind)
#FFEBDB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f4f873; /* rgb */ color: rgb(244, 248, 115); /* oklch */ color: oklch(95.0% 0.155 110.6);
Tailwind
colors: {
custom: {
50: '#fafa9f',
500: '#f4f873',
950: '#000000',
},
}SCSS
$custom: #f4f873; $custom-light: #fafa9f; $custom-dark: #000000;
JSON
{
"hex": "#f4f873",
"rgb": {
"r": 244,
"g": 248,
"b": 115
},
"hsl": {
"h": 61.805,
"s": 90.476,
"l": 71.176
},
"oklch": {
"l": 0.95044,
"c": 0.15525,
"h": 110.6
},
"luminance": 0.87606
}Semantic roles & 50–950 ramp
primary
#F4F873
secondary
#413CD3
accent
#00E607
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580