#F7F780#F7F780
#F7F780 is a very light, vivid yellow. Relative luminance 0.879; OKLCH L 95.2% C 0.142 H 108.8°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F7F780 |
|---|---|
| RGB | rgb(247, 247, 128) |
| HSL | hsl(60, 88%, 74%) |
| HSV | hsv(60, 48%, 97%) |
| CMYK | cmyk(0%, 0%, 48.2%, 3.1%) |
| CIE-LAB | lab(95.10, -15.78, 56.67) |
| CIE-LCH | lch(95.10, 58.83, 105.56°) |
| OKLab | oklab(95.23% -0.0457 0.1342) |
| OKLCH | oklch(95.23% 0.142 108.8) |
| XYZ | xyz(75.5165, 87.8560, 33.3978) |
| Luminance | 0.8785 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.10
Manilla
#FFFA86
ΔE00 1.47
Pale Yellow
#FFFF84
ΔE00 1.66
Straw
#FCF679
ΔE00 1.72
Butter
#FFFF81
ΔE00 1.77
Faded Yellow
#FEFF7F
ΔE00 1.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7F780 #8080F7
analogous
#F7BB80 #F7F780 #BBF780
triadic
#F7F780 #80F7F7 #F780F7
tetradic
#F7F780 #80F7BB #8080F7 #F780BB
square
#F7F780 #80F7BB #8080F7 #F780BB
split-complementary
#F7F780 #80BBF7 #BB80F7
monochromatic
#EEEE0F #F3F346 #F7F780 #FBFBBA #FDFDE2
Accessibility & contrast
On white
1.13
#F7F780 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#F7F780 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7F780
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7F780 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7F780 | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF75
Deuteranopia (green-blind)
#FFF386
Tritanopia (blue-blind)
#FFEADC
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f7f780; /* rgb */ color: rgb(247, 247, 128); /* oklch */ color: oklch(95.2% 0.142 108.8);
Tailwind
colors: {
custom: {
50: '#fcf9a7',
500: '#f7f780',
950: '#000000',
},
}SCSS
$custom: #f7f780; $custom-light: #fcf9a7; $custom-dark: #000000;
JSON
{
"hex": "#f7f780",
"rgb": {
"r": 247,
"g": 247,
"b": 128
},
"hsl": {
"h": 60,
"s": 88.148,
"l": 73.529
},
"oklch": {
"l": 0.95227,
"c": 0.14176,
"h": 108.8
},
"luminance": 0.87854
}Semantic roles & 50–950 ramp
primary
#F7F780
secondary
#4848D4
accent
#01E501
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581