#F7F080#F7F080
#F7F080 is a very light, vivid yellow. Relative luminance 0.837; OKLCH L 93.8% C 0.134 H 105.5°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F7F080 |
|---|---|
| RGB | rgb(247, 240, 128) |
| HSL | hsl(56, 88%, 74%) |
| HSV | hsv(56, 48%, 97%) |
| CMYK | cmyk(0%, 2.8%, 48.2%, 3.1%) |
| CIE-LAB | lab(93.30, -12.36, 54.52) |
| CIE-LCH | lch(93.30, 55.90, 102.77°) |
| OKLab | oklab(93.8% -0.0359 0.1295) |
| OKLCH | oklch(93.8% 0.134 105.5) |
| XYZ | xyz(73.4160, 83.6549, 32.6976) |
| Luminance | 0.8365 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.93
Manilla
#FFFA86
ΔE00 2.07
Sandy Yellow
#FDEE73
ΔE00 2.53
Yellowish Tan
#FCFC81
ΔE00 2.94
Yellowish
#FAEE66
ΔE00 3.23
Pale Yellow
#FFFF84
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7F080 #8087F7
analogous
#F7B480 #F7F080 #C2F780
triadic
#F7F080 #80F7F0 #F080F7
tetradic
#F7F080 #80F7B4 #8087F7 #F780C2
square
#F7F080 #80F7B4 #8087F7 #F780C2
split-complementary
#F7F080 #80C2F7 #B480F7
monochromatic
#EEE10F #F3E946 #F7F080 #FBF7BA #FDFCE2
Accessibility & contrast
On white
1.18
#F7F080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#F7F080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7F080
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7F080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7F080 | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE976
Deuteranopia (green-blind)
#FFEE85
Tritanopia (blue-blind)
#FFE3D6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f7f080; /* rgb */ color: rgb(247, 240, 128); /* oklch */ color: oklch(93.8% 0.134 105.5);
Tailwind
colors: {
custom: {
50: '#fcf4a7',
500: '#f7f080',
950: '#000000',
},
}SCSS
$custom: #f7f080; $custom-light: #fcf4a7; $custom-dark: #000000;
JSON
{
"hex": "#f7f080",
"rgb": {
"r": 247,
"g": 240,
"b": 128
},
"hsl": {
"h": 56.471,
"s": 88.148,
"l": 73.529
},
"oklch": {
"l": 0.93795,
"c": 0.13437,
"h": 105.5
},
"luminance": 0.83653
}Semantic roles & 50–950 ramp
primary
#F7F080
secondary
#4850D4
accent
#0EE501
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#181710
muted
#868580