#F6F476#F6F476
#F6F476 is a very light, vivid yellow. Relative luminance 0.856; OKLCH L 94.4% C 0.148 H 108.1°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F476 |
|---|---|
| RGB | rgb(246, 244, 118) |
| HSL | hsl(59, 88%, 71%) |
| HSV | hsv(59, 52%, 96%) |
| CMYK | cmyk(0%, 0.8%, 52%, 3.5%) |
| CIE-LAB | lab(94.14, -15.55, 60.08) |
| CIE-LCH | lch(94.14, 62.06, 104.51°) |
| OKLab | oklab(94.41% -0.046 0.1407) |
| OKLCH | oklch(94.41% 0.148 108.1) |
| XYZ | xyz(73.6286, 85.6041, 29.7807) |
| Luminance | 0.8560 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.10
Yellowish Tan
#FCFC81
ΔE00 1.74
Custard
#FFFD78
ΔE00 1.95
Manilla
#FFFA86
ΔE00 1.97
Light Yellow
#FFFE7A
ΔE00 2.07
Butter Yellow
#FFFD74
ΔE00 2.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F476 #7678F6
analogous
#F6B476 #F6F476 #B8F676
triadic
#F6F476 #76F6F4 #F476F6
tetradic
#F6F476 #76F6B4 #7678F6 #F676B8
square
#F6F476 #76F6B4 #7678F6 #F676B8
split-complementary
#F6F476 #76B8F6 #B476F6
monochromatic
#E3DF0F #F2EF3D #F6F476 #FAF9AF #FDFDE2
Accessibility & contrast
On white
1.16
#F6F476 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#F6F476 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F476
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F476 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F476 | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC6A
Deuteranopia (green-blind)
#FFF07D
Tritanopia (blue-blind)
#FFE7D8
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f6f476; /* rgb */ color: rgb(246, 244, 118); /* oklch */ color: oklch(94.4% 0.148 108.1);
Tailwind
colors: {
custom: {
50: '#fbf7a1',
500: '#f6f476',
950: '#000000',
},
}SCSS
$custom: #f6f476; $custom-light: #fbf7a1; $custom-dark: #000000;
JSON
{
"hex": "#f6f476",
"rgb": {
"r": 246,
"g": 244,
"b": 118
},
"hsl": {
"h": 59.063,
"s": 87.671,
"l": 71.373
},
"oklch": {
"l": 0.94412,
"c": 0.14803,
"h": 108.1
},
"luminance": 0.85602
}Semantic roles & 50–950 ramp
primary
#F6F476
secondary
#3F41D1
accent
#05E401
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580