#F6FC75#F6FC75
#F6FC75 is a very light, vivid yellow. Relative luminance 0.905; OKLCH L 96.1% C 0.157 H 111.3°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FC75 |
|---|---|
| RGB | rgb(246, 252, 117) |
| HSL | hsl(63, 96%, 72%) |
| HSV | hsv(63, 54%, 99%) |
| CMYK | cmyk(2.4%, 0%, 53.6%, 1.2%) |
| CIE-LAB | lab(96.20, -19.49, 62.90) |
| CIE-LCH | lch(96.20, 65.85, 107.22°) |
| OKLab | oklab(96.05% -0.0573 0.1467) |
| OKLCH | oklch(96.05% 0.157 111.3) |
| XYZ | xyz(76.0291, 90.4996, 30.2893) |
| Luminance | 0.9050 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 1.51
Banana (survey)
#FFFF7E
ΔE00 1.64
Light Yellow
#FFFE7A
ΔE00 1.70
Yellowish Tan
#FCFC81
ΔE00 1.78
Butter
#FFFF81
ΔE00 1.79
Custard
#FFFD78
ΔE00 1.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FC75 #7B75FC
analogous
#FCBF75 #F6FC75 #B2FC75
triadic
#F6FC75 #75F6FC #FC75F6
tetradic
#F6FC75 #75FCBF #7B75FC #FC75B2
square
#F6FC75 #75FCBF #7B75FC #FC75B2
split-complementary
#F6FC75 #75B2FC #BF75FC
monochromatic
#E7F105 #F2FB39 #F6FC75 #FAFDB1 #FDFEE1
Accessibility & contrast
On white
1.10
#F6FC75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.10
#F6FC75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FC75
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FC75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FC75 | 1.00 | 1.10 | 19.10 | 19.10 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF267
Deuteranopia (green-blind)
#FFF67C
Tritanopia (blue-blind)
#FFEFDE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f6fc75; /* rgb */ color: rgb(246, 252, 117); /* oklch */ color: oklch(96.1% 0.157 111.3);
Tailwind
colors: {
custom: {
50: '#fcfda1',
500: '#f6fc75',
950: '#000000',
},
}SCSS
$custom: #f6fc75; $custom-light: #fcfda1; $custom-dark: #000000;
JSON
{
"hex": "#f6fc75",
"rgb": {
"r": 246,
"g": 252,
"b": 117
},
"hsl": {
"h": 62.667,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.96052,
"c": 0.15747,
"h": 111.3
},
"luminance": 0.90498
}Semantic roles & 50–950 ramp
primary
#F6FC75
secondary
#443DD9
accent
#00E60A
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580