#F7F775#F7F775
#F7F775 is a very light, vivid yellow. Relative luminance 0.876; OKLCH L 95.1% C 0.152 H 109.0°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F7F775 |
|---|---|
| RGB | rgb(247, 247, 117) |
| HSL | hsl(60, 89%, 71%) |
| HSV | hsv(60, 53%, 97%) |
| CMYK | cmyk(0%, 0%, 52.6%, 3.1%) |
| CIE-LAB | lab(94.98, -16.69, 61.52) |
| CIE-LCH | lch(94.98, 63.74, 105.18°) |
| OKLab | oklab(95.1% -0.0494 0.1437) |
| OKLCH | oklch(95.1% 0.152 109) |
| XYZ | xyz(74.8313, 87.5819, 29.7893) |
| Luminance | 0.8758 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.38
Custard
#FFFD78
ΔE00 1.41
Straw
#FCF679
ΔE00 1.46
Light Yellow
#FFFE7A
ΔE00 1.48
Butter Yellow
#FFFD74
ΔE00 1.57
Banana (survey)
#FFFF7E
ΔE00 1.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7F775 #7575F7
analogous
#F7B675 #F7F775 #B6F775
triadic
#F7F775 #75F7F7 #F775F7
tetradic
#F7F775 #75F7B6 #7575F7 #F775B6
square
#F7F775 #75F7B6 #7575F7 #F775B6
split-complementary
#F7F775 #75B6F7 #B675F7
monochromatic
#E4E40D #F4F43B #F7F775 #FAFAAF #FDFDE2
Accessibility & contrast
On white
1.13
#F7F775 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#F7F775 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7F775
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7F775 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7F775 | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE68
Deuteranopia (green-blind)
#FFF37C
Tritanopia (blue-blind)
#FFEADA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f7f775; /* rgb */ color: rgb(247, 247, 117); /* oklch */ color: oklch(95.1% 0.152 109.0);
Tailwind
colors: {
custom: {
50: '#fcf9a0',
500: '#f7f775',
950: '#000000',
},
}SCSS
$custom: #f7f775; $custom-light: #fcf9a0; $custom-dark: #000000;
JSON
{
"hex": "#f7f775",
"rgb": {
"r": 247,
"g": 247,
"b": 117
},
"hsl": {
"h": 60,
"s": 89.041,
"l": 71.373
},
"oklch": {
"l": 0.95098,
"c": 0.15194,
"h": 109
},
"luminance": 0.8758
}Semantic roles & 50–950 ramp
primary
#F7F775
secondary
#3E3ED2
accent
#00E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580