#F6FC7C#F6FC7C
#F6FC7C is a very light, vivid yellow. Relative luminance 0.907; OKLCH L 96.1% C 0.151 H 111.3°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FC7C |
|---|---|
| RGB | rgb(246, 252, 124) |
| HSL | hsl(63, 96%, 74%) |
| HSV | hsv(63, 51%, 99%) |
| CMYK | cmyk(2.4%, 0%, 50.8%, 1.2%) |
| CIE-LAB | lab(96.27, -18.93, 59.86) |
| CIE-LCH | lch(96.27, 62.78, 107.55°) |
| OKLab | oklab(96.13% -0.055 0.1408) |
| OKLCH | oklch(96.13% 0.151 111.3) |
| XYZ | xyz(76.4561, 90.6704, 32.5384) |
| Luminance | 0.9067 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 1.38
Yellowish Tan
#FCFC81
ΔE00 1.42
Butter
#FFFF81
ΔE00 1.59
Banana (survey)
#FFFF7E
ΔE00 1.62
Pale Yellow
#FFFF84
ΔE00 1.64
Light Yellow
#FFFE7A
ΔE00 1.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FC7C #827CFC
analogous
#FCC27C #F6FC7C #B6FC7C
triadic
#F6FC7C #7CF6FC #FC7CF6
tetradic
#F6FC7C #7CFCC2 #827CFC #FC7CB6
square
#F6FC7C #7CFCC2 #827CFC #FC7CB6
split-complementary
#F6FC7C #7CB6FC #C27CFC
monochromatic
#EDF806 #F2FB40 #F6FC7C #FAFDB8 #FDFEE1
Accessibility & contrast
On white
1.10
#F6FC7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.13
#F6FC7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FC7C
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FC7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FC7C | 1.00 | 1.10 | 19.13 | 19.13 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF270
Deuteranopia (green-blind)
#FFF683
Tritanopia (blue-blind)
#FFEFDF
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f6fc7c; /* rgb */ color: rgb(246, 252, 124); /* oklch */ color: oklch(96.1% 0.151 111.3);
Tailwind
colors: {
custom: {
50: '#fbfda5',
500: '#f6fc7c',
950: '#000000',
},
}SCSS
$custom: #f6fc7c; $custom-light: #fbfda5; $custom-dark: #000000;
JSON
{
"hex": "#f6fc7c",
"rgb": {
"r": 246,
"g": 252,
"b": 124
},
"hsl": {
"h": 62.813,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.96131,
"c": 0.15118,
"h": 111.3
},
"luminance": 0.90669
}Semantic roles & 50–950 ramp
primary
#F6FC7C
secondary
#4A43DA
accent
#00E60B
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580