#F6F774#F6F774
#F6F774 is a very light, vivid yellow. Relative luminance 0.874; OKLCH L 95.0% C 0.153 H 109.4°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F774 |
|---|---|
| RGB | rgb(246, 247, 116) |
| HSL | hsl(60, 89%, 71%) |
| HSV | hsv(60, 53%, 97%) |
| CMYK | cmyk(0.4%, 0%, 53%, 3.1%) |
| CIE-LAB | lab(94.90, -17.16, 61.84) |
| CIE-LCH | lch(94.90, 64.18, 105.51°) |
| OKLab | oklab(95.01% -0.0508 0.1443) |
| OKLCH | oklch(95.01% 0.153 109.4) |
| XYZ | xyz(74.4211, 87.3771, 29.4648) |
| Luminance | 0.8738 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.48
Custard
#FFFD78
ΔE00 1.52
Light Yellow
#FFFE7A
ΔE00 1.57
Butter Yellow
#FFFD74
ΔE00 1.65
Straw
#FCF679
ΔE00 1.70
Faded Yellow
#FEFF7F
ΔE00 1.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F774 #7574F7
analogous
#F7B674 #F6F774 #B4F774
triadic
#F6F774 #74F6F7 #F774F6
tetradic
#F6F774 #74F7B6 #7574F7 #F774B4
square
#F6F774 #74F7B6 #7574F7 #F774B4
split-complementary
#F6F774 #74B4F7 #B674F7
monochromatic
#E2E40D #F2F43A #F6F774 #FAFAAE #FDFDE2
Accessibility & contrast
On white
1.14
#F6F774 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#F6F774 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F774
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F774 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F774 | 1.00 | 1.14 | 18.48 | 18.48 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE67
Deuteranopia (green-blind)
#FFF27B
Tritanopia (blue-blind)
#FFEADA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f6f774; /* rgb */ color: rgb(246, 247, 116); /* oklch */ color: oklch(95.0% 0.153 109.4);
Tailwind
colors: {
custom: {
50: '#fcf9a0',
500: '#f6f774',
950: '#000000',
},
}SCSS
$custom: #f6f774; $custom-light: #fcf9a0; $custom-dark: #000000;
JSON
{
"hex": "#f6f774",
"rgb": {
"r": 246,
"g": 247,
"b": 116
},
"hsl": {
"h": 60.458,
"s": 89.116,
"l": 71.176
},
"oklch": {
"l": 0.95007,
"c": 0.15297,
"h": 109.4
},
"luminance": 0.87375
}Semantic roles & 50–950 ramp
primary
#F6F774
secondary
#3E3DD2
accent
#00E602
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580