#F7FB75#F7FB75
#F7FB75 is a very light, vivid yellow. Relative luminance 0.901; OKLCH L 95.9% C 0.156 H 110.6°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FB75 |
|---|---|
| RGB | rgb(247, 251, 117) |
| HSL | hsl(62, 94%, 72%) |
| HSV | hsv(62, 53%, 98%) |
| CMYK | cmyk(1.6%, 0%, 53.4%, 1.6%) |
| CIE-LAB | lab(96.02, -18.62, 62.70) |
| CIE-LCH | lch(96.02, 65.41, 106.54°) |
| OKLab | oklab(95.92% -0.0549 0.1462) |
| OKLCH | oklch(95.92% 0.156 110.6) |
| XYZ | xyz(76.0677, 90.0546, 30.2014) |
| Luminance | 0.9005 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 1.30
Light Yellow
#FFFE7A
ΔE00 1.38
Banana (survey)
#FFFF7E
ΔE00 1.40
Custard
#FFFD78
ΔE00 1.49
Yellowish Tan
#FCFC81
ΔE00 1.50
Butter
#FFFF81
ΔE00 1.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FB75 #7975FB
analogous
#FBBC75 #F7FB75 #B4FB75
triadic
#F7FB75 #75F7FB #FB75F7
tetradic
#F7FB75 #75FBBC #7975FB #FB75B4
square
#F7FB75 #75FBBC #7975FB #FB75B4
split-complementary
#F7FB75 #75B4FB #BC75FB
monochromatic
#E8EF07 #F4F93A #F7FB75 #FAFDB0 #FDFEE1
Accessibility & contrast
On white
1.10
#F7FB75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#F7FB75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FB75
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FB75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FB75 | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF168
Deuteranopia (green-blind)
#FFF67C
Tritanopia (blue-blind)
#FFEEDD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f7fb75; /* rgb */ color: rgb(247, 251, 117); /* oklch */ color: oklch(95.9% 0.156 110.6);
Tailwind
colors: {
custom: {
50: '#fcfca1',
500: '#f7fb75',
950: '#000000',
},
}SCSS
$custom: #f7fb75; $custom-light: #fcfca1; $custom-dark: #000000;
JSON
{
"hex": "#f7fb75",
"rgb": {
"r": 247,
"g": 251,
"b": 117
},
"hsl": {
"h": 61.791,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.95923,
"c": 0.1562,
"h": 110.6
},
"luminance": 0.90053
}Semantic roles & 50–950 ramp
primary
#F7FB75
secondary
#413DD7
accent
#00E607
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580