#F7F570#F7F570
#F7F570 is a very light, vivid yellow. Relative luminance 0.862; OKLCH L 94.6% C 0.154 H 108.2°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F7F570 |
|---|---|
| RGB | rgb(247, 245, 112) |
| HSL | hsl(59, 89%, 70%) |
| HSV | hsv(59, 55%, 97%) |
| CMYK | cmyk(0%, 0.8%, 54.7%, 3.1%) |
| CIE-LAB | lab(94.42, -16.10, 63.08) |
| CIE-LCH | lch(94.42, 65.10, 104.32°) |
| OKLab | oklab(94.63% -0.0482 0.1465) |
| OKLCH | oklch(94.63% 0.154 108.2) |
| XYZ | xyz(73.9369, 86.2508, 28.0794) |
| Luminance | 0.8625 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.29
Custard
#FFFD78
ΔE00 1.64
Butter Yellow
#FFFD74
ΔE00 1.66
Light Yellow
#FFFE7A
ΔE00 1.84
Pastel Yellow
#FFFE71
ΔE00 1.93
Yellowish Tan
#FCFC81
ΔE00 1.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7F570 #7072F7
analogous
#F7B170 #F7F570 #B5F770
triadic
#F7F570 #70F7F5 #F570F7
tetradic
#F7F570 #70F7B1 #7072F7 #F770B5
square
#F7F570 #70F7B1 #7072F7 #F770B5
split-complementary
#F7F570 #70B5F7 #B170F7
monochromatic
#E0DD0D #F4F136 #F7F570 #FAF9AA #FDFDE2
Accessibility & contrast
On white
1.15
#F7F570 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#F7F570 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7F570
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7F570 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7F570 | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC62
Deuteranopia (green-blind)
#FFF177
Tritanopia (blue-blind)
#FFE7D8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f7f570; /* rgb */ color: rgb(247, 245, 112); /* oklch */ color: oklch(94.6% 0.154 108.2);
Tailwind
colors: {
custom: {
50: '#fcf89d',
500: '#f7f570',
950: '#000000',
},
}SCSS
$custom: #f7f570; $custom-light: #fcf89d; $custom-dark: #000000;
JSON
{
"hex": "#f7f570",
"rgb": {
"r": 247,
"g": 245,
"b": 112
},
"hsl": {
"h": 59.111,
"s": 89.404,
"l": 70.392
},
"oklch": {
"l": 0.94632,
"c": 0.15424,
"h": 108.2
},
"luminance": 0.86249
}Semantic roles & 50–950 ramp
primary
#F7F570
secondary
#3A3CD2
accent
#03E600
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580