#F7FE6E#F7FE6E
#F7FE6E is a very light, vivid yellow. Relative luminance 0.918; OKLCH L 96.5% C 0.165 H 111.7°. Best body text is #000000 at 19.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FE6E |
|---|---|
| RGB | rgb(247, 254, 110) |
| HSL | hsl(63, 99%, 71%) |
| HSV | hsv(63, 57%, 100%) |
| CMYK | cmyk(2.8%, 0%, 56.7%, 0.4%) |
| CIE-LAB | lab(96.73, -20.58, 66.54) |
| CIE-LCH | lch(96.73, 69.65, 107.19°) |
| OKLab | oklab(96.47% -0.0611 0.1537) |
| OKLCH | oklch(96.47% 0.165 111.7) |
| XYZ | xyz(76.6160, 91.7852, 28.4292) |
| Luminance | 0.9178 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 1.77
Canary
#FDFF63
ΔE00 1.82
Butter Yellow
#FFFD74
ΔE00 2.00
Light Yellow
#FFFE7A
ΔE00 2.02
Faded Yellow
#FEFF7F
ΔE00 2.06
Banana (survey)
#FFFF7E
ΔE00 2.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FE6E #756EFE
analogous
#FEBD6E #F7FE6E #AFFE6E
triadic
#F7FE6E #6EF7FE #FE6EF7
tetradic
#F7FE6E #6EFEBD #756EFE #FE6EAF
square
#F7FE6E #6EFEBD #756EFE #FE6EAF
split-complementary
#F7FE6E #6EAFFE #BD6EFE
monochromatic
#E4F002 #F4FE31 #F7FE6E #FAFEAB #FDFFE1
Accessibility & contrast
On white
1.08
#F7FE6E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.36
#F7FE6E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FE6E
19.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FE6E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FE6E | 1.00 | 1.08 | 19.36 | 19.36 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF45E
Deuteranopia (green-blind)
#FFF876
Tritanopia (blue-blind)
#FFF0DF
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #f7fe6e; /* rgb */ color: rgb(247, 254, 110); /* oklch */ color: oklch(96.5% 0.165 111.7);
Tailwind
colors: {
custom: {
50: '#fdfe9c',
500: '#f7fe6e',
950: '#000000',
},
}SCSS
$custom: #f7fe6e; $custom-light: #fdfe9c; $custom-dark: #000000;
JSON
{
"hex": "#f7fe6e",
"rgb": {
"r": 247,
"g": 254,
"b": 110
},
"hsl": {
"h": 62.917,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.96471,
"c": 0.1654,
"h": 111.7
},
"luminance": 0.91784
}Semantic roles & 50–950 ramp
primary
#F7FE6E
secondary
#3E36DA
accent
#00E60B
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580