#F7F170#F7F170
#F7F170 is a very light, vivid yellow. Relative luminance 0.839; OKLCH L 93.8% C 0.150 H 106.5°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F7F170 |
|---|---|
| RGB | rgb(247, 241, 112) |
| HSL | hsl(57, 89%, 70%) |
| HSV | hsv(57, 55%, 97%) |
| CMYK | cmyk(0%, 2.4%, 54.7%, 3.1%) |
| CIE-LAB | lab(93.39, -14.15, 61.90) |
| CIE-LCH | lch(93.39, 63.50, 102.88°) |
| OKLab | oklab(93.81% -0.0427 0.144) |
| OKLCH | oklch(93.81% 0.15 106.5) |
| XYZ | xyz(72.7398, 83.8568, 27.6804) |
| Luminance | 0.8386 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.18
Yellowish
#FAEE66
ΔE00 1.79
Sandy Yellow
#FDEE73
ΔE00 2.29
Custard
#FFFD78
ΔE00 2.50
Manilla
#FFFA86
ΔE00 2.55
Butter Yellow
#FFFD74
ΔE00 2.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7F170 #7076F7
analogous
#F7AD70 #F7F170 #BAF770
triadic
#F7F170 #70F7F1 #F170F7
tetradic
#F7F170 #70F7AD #7076F7 #F770BA
square
#F7F170 #70F7AD #7076F7 #F770BA
split-complementary
#F7F170 #70BAF7 #AD70F7
monochromatic
#E0D70D #F4EB36 #F7F170 #FAF7AA #FDFCE2
Accessibility & contrast
On white
1.18
#F7F170 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#F7F170 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7F170
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7F170 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7F170 | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE963
Deuteranopia (green-blind)
#FFEF77
Tritanopia (blue-blind)
#FFE3D4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f7f170; /* rgb */ color: rgb(247, 241, 112); /* oklch */ color: oklch(93.8% 0.150 106.5);
Tailwind
colors: {
custom: {
50: '#fcf59d',
500: '#f7f170',
950: '#000000',
},
}SCSS
$custom: #f7f170; $custom-light: #fcf59d; $custom-dark: #000000;
JSON
{
"hex": "#f7f170",
"rgb": {
"r": 247,
"g": 241,
"b": 112
},
"hsl": {
"h": 57.333,
"s": 89.404,
"l": 70.392
},
"oklch": {
"l": 0.93811,
"c": 0.15018,
"h": 106.5
},
"luminance": 0.83855
}Semantic roles & 50–950 ramp
primary
#F7F170
secondary
#3A40D2
accent
#0AE600
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580