#F6FE6E#F6FE6E
#F6FE6E is a very light, vivid yellow. Relative luminance 0.916; OKLCH L 96.4% C 0.166 H 112.1°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FE6E |
|---|---|
| RGB | rgb(246, 254, 110) |
| HSL | hsl(63, 99%, 71%) |
| HSV | hsv(63, 57%, 100%) |
| CMYK | cmyk(3.1%, 0%, 56.7%, 0.4%) |
| CIE-LAB | lab(96.66, -20.98, 66.43) |
| CIE-LCH | lch(96.66, 69.67, 107.52°) |
| OKLab | oklab(96.39% -0.0622 0.1535) |
| OKLCH | oklch(96.39% 0.166 112.1) |
| XYZ | xyz(76.2642, 91.6038, 28.4127) |
| Luminance | 0.9160 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 1.99
Canary
#FDFF63
ΔE00 2.00
Faded Yellow
#FEFF7F
ΔE00 2.17
Light Yellow
#FFFE7A
ΔE00 2.19
Butter Yellow
#FFFD74
ΔE00 2.21
Banana (survey)
#FFFF7E
ΔE00 2.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FE6E #766EFE
analogous
#FEBE6E #F6FE6E #AEFE6E
triadic
#F6FE6E #6EF6FE #FE6EF6
tetradic
#F6FE6E #6EFEBE #766EFE #FE6EAE
square
#F6FE6E #6EFEBE #766EFE #FE6EAE
split-complementary
#F6FE6E #6EAEFE #BE6EFE
monochromatic
#E3F002 #F2FE31 #F6FE6E #FAFEAB #FDFFE1
Accessibility & contrast
On white
1.09
#F6FE6E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.32
#F6FE6E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FE6E
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FE6E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FE6E | 1.00 | 1.09 | 19.32 | 19.32 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF35E
Deuteranopia (green-blind)
#FFF776
Tritanopia (blue-blind)
#FFF0DF
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f6fe6e; /* rgb */ color: rgb(246, 254, 110); /* oklch */ color: oklch(96.4% 0.166 112.1);
Tailwind
colors: {
custom: {
50: '#fcfe9c',
500: '#f6fe6e',
950: '#000000',
},
}SCSS
$custom: #f6fe6e; $custom-light: #fcfe9c; $custom-dark: #000000;
JSON
{
"hex": "#f6fe6e",
"rgb": {
"r": 246,
"g": 254,
"b": 110
},
"hsl": {
"h": 63.333,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.96394,
"c": 0.1656,
"h": 112.1
},
"luminance": 0.91602
}Semantic roles & 50–950 ramp
primary
#F6FE6E
secondary
#3F36DA
accent
#00E60D
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580