#F7FF6E#F7FF6E
#F7FF6E is a very light, vivid yellow. Relative luminance 0.924; OKLCH L 96.7% C 0.166 H 112.0°. Best body text is #000000 at 19.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FF6E |
|---|---|
| RGB | rgb(247, 255, 110) |
| HSL | hsl(63, 100%, 72%) |
| HSV | hsv(63, 57%, 100%) |
| CMYK | cmyk(3.1%, 0%, 56.9%, 0%) |
| CIE-LAB | lab(96.99, -21.06, 66.83) |
| CIE-LCH | lch(96.99, 70.07, 107.49°) |
| OKLab | oklab(96.68% -0.0625 0.1543) |
| OKLCH | oklch(96.68% 0.166 112) |
| XYZ | xyz(76.9341, 92.4216, 28.5352) |
| Luminance | 0.9242 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Canary
#FDFF63
ΔE00 1.90
Pastel Yellow
#FFFE71
ΔE00 1.96
Faded Yellow
#FEFF7F
ΔE00 2.20
Light Yellow
#FFFE7A
ΔE00 2.20
Butter Yellow
#FFFD74
ΔE00 2.21
Banana (survey)
#FFFF7E
ΔE00 2.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FF6E #766EFF
analogous
#FFBF6E #F7FF6E #AFFF6E
triadic
#F7FF6E #6EF7FF #FF6EF7
tetradic
#F7FF6E #6EFFBF #766EFF #FF6EAF
square
#F7FF6E #6EFFBF #766EFF #FF6EAF
split-complementary
#F7FF6E #6EAFFF #BF6EFF
monochromatic
#E5F300 #F4FF31 #F7FF6E #FAFFAB #FDFFE0
Accessibility & contrast
On white
1.08
#F7FF6E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.48
#F7FF6E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FF6E
19.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FF6E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FF6E | 1.00 | 1.08 | 19.48 | 19.48 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF45E
Deuteranopia (green-blind)
#FFF877
Tritanopia (blue-blind)
#FFF1E0
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #f7ff6e; /* rgb */ color: rgb(247, 255, 110); /* oklch */ color: oklch(96.7% 0.166 112.0);
Tailwind
colors: {
custom: {
50: '#fdff9c',
500: '#f7ff6e',
950: '#000000',
},
}SCSS
$custom: #f7ff6e; $custom-light: #fdff9c; $custom-dark: #000000;
JSON
{
"hex": "#f7ff6e",
"rgb": {
"r": 247,
"g": 255,
"b": 110
},
"hsl": {
"h": 63.31,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.96679,
"c": 0.16647,
"h": 112
},
"luminance": 0.9242
}Semantic roles & 50–950 ramp
primary
#F7FF6E
secondary
#3F36DB
accent
#00E60D
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580