#F6FF74#F6FF74
#F6FF74 is a very light, vivid yellow. Relative luminance 0.924; OKLCH L 96.7% C 0.162 H 112.4°. Best body text is #000000 at 19.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FF74 |
|---|---|
| RGB | rgb(246, 255, 116) |
| HSL | hsl(64, 100%, 73%) |
| HSV | hsv(64, 55%, 100%) |
| CMYK | cmyk(3.5%, 0%, 54.5%, 0%) |
| CIE-LAB | lab(96.97, -21.01, 64.21) |
| CIE-LCH | lch(96.97, 67.56, 108.12°) |
| OKLab | oklab(96.66% -0.0617 0.1494) |
| OKLCH | oklch(96.66% 0.162 112.4) |
| XYZ | xyz(76.9201, 92.3753, 30.2978) |
| Luminance | 0.9237 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 1.98
Banana (survey)
#FFFF7E
ΔE00 2.13
Light Yellow
#FFFE7A
ΔE00 2.22
Butter
#FFFF81
ΔE00 2.28
Pastel Yellow
#FFFE71
ΔE00 2.30
Custard
#FFFD78
ΔE00 2.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FF74 #7D74FF
analogous
#FFC374 #F6FF74 #B0FF74
triadic
#F6FF74 #74F6FF #FF74F6
tetradic
#F6FF74 #74FFC3 #7D74FF #FF74B0
square
#F6FF74 #74FFC3 #7D74FF #FF74B0
split-complementary
#F6FF74 #74B0FF #C374FF
monochromatic
#E9F900 #F2FF37 #F6FF74 #FAFFB1 #FDFFE0
Accessibility & contrast
On white
1.08
#F6FF74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.47
#F6FF74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FF74
19.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FF74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FF74 | 1.00 | 1.08 | 19.47 | 19.47 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF566
Deuteranopia (green-blind)
#FFF87C
Tritanopia (blue-blind)
#FFF2E0
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #f6ff74; /* rgb */ color: rgb(246, 255, 116); /* oklch */ color: oklch(96.7% 0.162 112.4);
Tailwind
colors: {
custom: {
50: '#fcffa0',
500: '#f6ff74',
950: '#000000',
},
}SCSS
$custom: #f6ff74; $custom-light: #fcffa0; $custom-dark: #000000;
JSON
{
"hex": "#f6ff74",
"rgb": {
"r": 246,
"g": 255,
"b": 116
},
"hsl": {
"h": 63.885,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.96663,
"c": 0.16163,
"h": 112.4
},
"luminance": 0.92374
}Semantic roles & 50–950 ramp
primary
#F6FF74
secondary
#453BDC
accent
#00E60F
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580