#F4F070#F4F070
#F4F070 is a very light, vivid yellow. Relative luminance 0.827; OKLCH L 93.4% C 0.149 H 107.3°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F070 |
|---|---|
| RGB | rgb(244, 240, 112) |
| HSL | hsl(58, 86%, 70%) |
| HSV | hsv(58, 54%, 96%) |
| CMYK | cmyk(0%, 1.6%, 54.1%, 4.3%) |
| CIE-LAB | lab(92.89, -14.86, 61.28) |
| CIE-LCH | lch(92.89, 63.05, 103.63°) |
| OKLab | oklab(93.36% -0.0445 0.1427) |
| OKLCH | oklch(93.36% 0.149 107.3) |
| XYZ | xyz(71.3950, 82.7251, 27.5328) |
| Luminance | 0.8272 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.46
Yellowish
#FAEE66
ΔE00 2.24
Custard
#FFFD78
ΔE00 2.66
Manilla
#FFFA86
ΔE00 2.67
Yellowish Tan
#FCFC81
ΔE00 2.69
Sandy Yellow
#FDEE73
ΔE00 2.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F070 #7074F4
analogous
#F4AE70 #F4F070 #B6F470
triadic
#F4F070 #70F4F0 #F070F4
tetradic
#F4F070 #70F4AE #7074F4 #F470B6
square
#F4F070 #70F4AE #7074F4 #F470B6
split-complementary
#F4F070 #70B6F4 #AE70F4
monochromatic
#D9D311 #F0EA37 #F4F070 #F8F6A9 #FDFCE2
Accessibility & contrast
On white
1.20
#F4F070 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#F4F070 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F070
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F070 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F070 | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE863
Deuteranopia (green-blind)
#FFED77
Tritanopia (blue-blind)
#FFE2D4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #f4f070; /* rgb */ color: rgb(244, 240, 112); /* oklch */ color: oklch(93.4% 0.149 107.3);
Tailwind
colors: {
custom: {
50: '#faf49d',
500: '#f4f070',
950: '#000000',
},
}SCSS
$custom: #f4f070; $custom-light: #faf49d; $custom-dark: #000000;
JSON
{
"hex": "#f4f070",
"rgb": {
"r": 244,
"g": 240,
"b": 112
},
"hsl": {
"h": 58.182,
"s": 85.714,
"l": 69.804
},
"oklch": {
"l": 0.9336,
"c": 0.14948,
"h": 107.3
},
"luminance": 0.82723
}Semantic roles & 50–950 ramp
primary
#F4F070
secondary
#3A3FCE
accent
#0AE203
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580