#F6F576#F6F576
#F6F576 is a very light, vivid yellow. Relative luminance 0.862; OKLCH L 94.6% C 0.149 H 108.5°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F576 |
|---|---|
| RGB | rgb(246, 245, 118) |
| HSL | hsl(60, 88%, 71%) |
| HSV | hsv(60, 52%, 96%) |
| CMYK | cmyk(0%, 0.4%, 52%, 3.5%) |
| CIE-LAB | lab(94.40, -16.04, 60.38) |
| CIE-LCH | lch(94.40, 62.47, 104.87°) |
| OKLab | oklab(94.62% -0.0474 0.1414) |
| OKLCH | oklch(94.62% 0.149 108.5) |
| XYZ | xyz(73.9303, 86.2076, 29.8813) |
| Luminance | 0.8621 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.25
Yellowish Tan
#FCFC81
ΔE00 1.56
Custard
#FFFD78
ΔE00 1.78
Light Yellow
#FFFE7A
ΔE00 1.88
Butter Yellow
#FFFD74
ΔE00 1.98
Manilla
#FFFA86
ΔE00 2.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F576 #7677F6
analogous
#F6B576 #F6F576 #B7F676
triadic
#F6F576 #76F6F5 #F576F6
tetradic
#F6F576 #76F6B5 #7677F6 #F676B7
square
#F6F576 #76F6B5 #7677F6 #F676B7
split-complementary
#F6F576 #76B7F6 #B576F6
monochromatic
#E3E10F #F2F13D #F6F576 #FAF9AF #FDFDE2
Accessibility & contrast
On white
1.15
#F6F576 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#F6F576 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F576
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F576 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F576 | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC6A
Deuteranopia (green-blind)
#FFF17D
Tritanopia (blue-blind)
#FFE8D9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f6f576; /* rgb */ color: rgb(246, 245, 118); /* oklch */ color: oklch(94.6% 0.149 108.5);
Tailwind
colors: {
custom: {
50: '#fbf8a1',
500: '#f6f576',
950: '#000000',
},
}SCSS
$custom: #f6f576; $custom-light: #fbf8a1; $custom-dark: #000000;
JSON
{
"hex": "#f6f576",
"rgb": {
"r": 246,
"g": 245,
"b": 118
},
"hsl": {
"h": 59.531,
"s": 87.671,
"l": 71.373
},
"oklch": {
"l": 0.94617,
"c": 0.14908,
"h": 108.5
},
"luminance": 0.86206
}Semantic roles & 50–950 ramp
primary
#F6F576
secondary
#3F40D1
accent
#03E401
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580