#F4F07E#F4F07E
#F4F07E is a very light, vivid yellow. Relative luminance 0.831; OKLCH L 93.5% C 0.137 H 107.0°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F07E |
|---|---|
| RGB | rgb(244, 240, 126) |
| HSL | hsl(58, 84%, 73%) |
| HSV | hsv(58, 48%, 96%) |
| CMYK | cmyk(0%, 1.6%, 48.4%, 4.3%) |
| CIE-LAB | lab(93.04, -13.72, 55.08) |
| CIE-LCH | lch(93.04, 56.77, 103.98°) |
| OKLab | oklab(93.53% -0.0398 0.1306) |
| OKLCH | oklch(93.53% 0.137 107) |
| XYZ | xyz(72.2359, 83.0615, 31.9619) |
| Luminance | 0.8306 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.92
Manilla
#FFFA86
ΔE00 2.12
Yellowish Tan
#FCFC81
ΔE00 2.63
Sandy Yellow
#FDEE73
ΔE00 3.06
Pale Yellow
#FFFF84
ΔE00 3.16
Butter
#FFFF81
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F07E #7E82F4
analogous
#F4B57E #F4F07E #BDF47E
triadic
#F4F07E #7EF4F0 #F07EF4
tetradic
#F4F07E #7EF4B5 #7E82F4 #F47EBD
square
#F4F07E #7EF4B5 #7E82F4 #F47EBD
split-complementary
#F4F07E #7EBDF4 #B57EF4
monochromatic
#E4DD13 #EFE946 #F4F07E #F9F7B6 #FDFCE3
Accessibility & contrast
On white
1.19
#F4F07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#F4F07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F07E
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F07E | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE874
Deuteranopia (green-blind)
#FFED84
Tritanopia (blue-blind)
#FFE3D6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #f4f07e; /* rgb */ color: rgb(244, 240, 126); /* oklch */ color: oklch(93.5% 0.137 107.0);
Tailwind
colors: {
custom: {
50: '#faf4a6',
500: '#f4f07e',
950: '#000000',
},
}SCSS
$custom: #f4f07e; $custom-light: #faf4a6; $custom-dark: #000000;
JSON
{
"hex": "#f4f07e",
"rgb": {
"r": 244,
"g": 240,
"b": 126
},
"hsl": {
"h": 57.966,
"s": 84.286,
"l": 72.549
},
"oklch": {
"l": 0.93525,
"c": 0.13653,
"h": 107
},
"luminance": 0.8306
}Semantic roles & 50–950 ramp
primary
#F4F07E
secondary
#474BCF
accent
#0CE105
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#18170F
muted
#868580