#F7F070#F7F070
#F7F070 is a very light, vivid yellow. Relative luminance 0.833; OKLCH L 93.6% C 0.149 H 106.1°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F7F070 |
|---|---|
| RGB | rgb(247, 240, 112) |
| HSL | hsl(57, 89%, 70%) |
| HSV | hsv(57, 55%, 97%) |
| CMYK | cmyk(0%, 2.8%, 54.7%, 3.1%) |
| CIE-LAB | lab(93.13, -13.66, 61.61) |
| CIE-LCH | lch(93.13, 63.11, 102.50°) |
| OKLab | oklab(93.61% -0.0413 0.1434) |
| OKLCH | oklch(93.61% 0.149 106.1) |
| XYZ | xyz(72.4446, 83.2664, 27.5820) |
| Luminance | 0.8326 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.33
Yellowish
#FAEE66
ΔE00 1.61
Sandy Yellow
#FDEE73
ΔE00 2.03
Manilla
#FFFA86
ΔE00 2.67
Custard
#FFFD78
ΔE00 2.76
Butter Yellow
#FFFD74
ΔE00 2.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7F070 #7077F7
analogous
#F7AC70 #F7F070 #BAF770
triadic
#F7F070 #70F7F0 #F070F7
tetradic
#F7F070 #70F7AC #7077F7 #F770BA
square
#F7F070 #70F7AC #7077F7 #F770BA
split-complementary
#F7F070 #70BAF7 #AC70F7
monochromatic
#E0D50D #F4EA36 #F7F070 #FAF6AA #FDFCE2
Accessibility & contrast
On white
1.19
#F7F070 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#F7F070 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7F070
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7F070 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7F070 | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE863
Deuteranopia (green-blind)
#FFEE77
Tritanopia (blue-blind)
#FFE2D4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #f7f070; /* rgb */ color: rgb(247, 240, 112); /* oklch */ color: oklch(93.6% 0.149 106.1);
Tailwind
colors: {
custom: {
50: '#fcf49d',
500: '#f7f070',
950: '#000000',
},
}SCSS
$custom: #f7f070; $custom-light: #fcf49d; $custom-dark: #000000;
JSON
{
"hex": "#f7f070",
"rgb": {
"r": 247,
"g": 240,
"b": 112
},
"hsl": {
"h": 56.889,
"s": 89.404,
"l": 70.392
},
"oklch": {
"l": 0.93606,
"c": 0.14919,
"h": 106.1
},
"luminance": 0.83264
}Semantic roles & 50–950 ramp
primary
#F7F070
secondary
#3A42D2
accent
#0CE600
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580