#F7F66F#F7F66F
#F7F66F is a very light, vivid yellow. Relative luminance 0.868; OKLCH L 94.8% C 0.156 H 108.7°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F7F66F |
|---|---|
| RGB | rgb(247, 246, 111) |
| HSL | hsl(60, 89%, 70%) |
| HSV | hsv(60, 55%, 97%) |
| CMYK | cmyk(0%, 0.4%, 55.1%, 3.1%) |
| CIE-LAB | lab(94.67, -16.66, 63.79) |
| CIE-LCH | lch(94.67, 65.93, 104.64°) |
| OKLab | oklab(94.83% -0.0499 0.1479) |
| OKLCH | oklch(94.83% 0.156 108.7) |
| XYZ | xyz(74.1848, 86.8354, 27.8889) |
| Luminance | 0.8683 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 1.49
Custard
#FFFD78
ΔE00 1.51
Straw
#FCF679
ΔE00 1.53
Light Yellow
#FFFE7A
ΔE00 1.70
Pastel Yellow
#FFFE71
ΔE00 1.71
Yellowish Tan
#FCFC81
ΔE00 1.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7F66F #6F70F7
analogous
#F7B26F #F7F66F #B4F76F
triadic
#F7F66F #6FF7F6 #F66FF7
tetradic
#F7F66F #6FF7B2 #6F70F7 #F76FB4
square
#F7F66F #6FF7B2 #6F70F7 #F76FB4
split-complementary
#F7F66F #6FB4F7 #B26FF7
monochromatic
#DFDE0C #F4F235 #F7F66F #FAFAA9 #FDFDE2
Accessibility & contrast
On white
1.14
#F7F66F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#F7F66F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7F66F
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7F66F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7F66F | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED61
Deuteranopia (green-blind)
#FFF276
Tritanopia (blue-blind)
#FFE8D8
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f7f66f; /* rgb */ color: rgb(247, 246, 111); /* oklch */ color: oklch(94.8% 0.156 108.7);
Tailwind
colors: {
custom: {
50: '#fcf99c',
500: '#f7f66f',
950: '#000000',
},
}SCSS
$custom: #f7f66f; $custom-light: #fcf99c; $custom-dark: #000000;
JSON
{
"hex": "#f7f66f",
"rgb": {
"r": 247,
"g": 246,
"b": 111
},
"hsl": {
"h": 59.559,
"s": 89.474,
"l": 70.196
},
"oklch": {
"l": 0.94827,
"c": 0.15613,
"h": 108.7
},
"luminance": 0.86833
}Semantic roles & 50–950 ramp
primary
#F7F66F
secondary
#393AD1
accent
#02E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580