#F6F56F#F6F56F
#F6F56F is a very light, vivid yellow. Relative luminance 0.860; OKLCH L 94.5% C 0.155 H 108.6°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F56F |
|---|---|
| RGB | rgb(246, 245, 111) |
| HSL | hsl(60, 88%, 70%) |
| HSV | hsv(60, 55%, 96%) |
| CMYK | cmyk(0%, 0.4%, 54.9%, 3.5%) |
| CIE-LAB | lab(94.33, -16.57, 63.39) |
| CIE-LCH | lch(94.33, 65.52, 104.65°) |
| OKLab | oklab(94.54% -0.0496 0.1471) |
| OKLCH | oklch(94.54% 0.155 108.6) |
| XYZ | xyz(73.5297, 86.0473, 27.7713) |
| Luminance | 0.8605 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.52
Custard
#FFFD78
ΔE00 1.70
Butter Yellow
#FFFD74
ΔE00 1.70
Light Yellow
#FFFE7A
ΔE00 1.88
Pastel Yellow
#FFFE71
ΔE00 1.93
Yellowish Tan
#FCFC81
ΔE00 2.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F56F #6F70F6
analogous
#F6B26F #F6F56F #B3F66F
triadic
#F6F56F #6FF6F5 #F56FF6
tetradic
#F6F56F #6FF6B2 #6F70F6 #F66FB3
square
#F6F56F #6FF6B2 #6F70F6 #F66FB3
split-complementary
#F6F56F #6FB3F6 #B26FF6
monochromatic
#DDDB0E #F2F135 #F6F56F #FAF9A9 #FDFDE2
Accessibility & contrast
On white
1.15
#F6F56F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.21
#F6F56F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F56F
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F56F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F56F | 1.00 | 1.15 | 18.21 | 18.21 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC61
Deuteranopia (green-blind)
#FFF176
Tritanopia (blue-blind)
#FFE7D8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f6f56f; /* rgb */ color: rgb(246, 245, 111); /* oklch */ color: oklch(94.5% 0.155 108.6);
Tailwind
colors: {
custom: {
50: '#fcf89c',
500: '#f6f56f',
950: '#000000',
},
}SCSS
$custom: #f6f56f; $custom-light: #fcf89c; $custom-dark: #000000;
JSON
{
"hex": "#f6f56f",
"rgb": {
"r": 246,
"g": 245,
"b": 111
},
"hsl": {
"h": 59.556,
"s": 88.235,
"l": 70
},
"oklch": {
"l": 0.94541,
"c": 0.15524,
"h": 108.6
},
"luminance": 0.86045
}Semantic roles & 50–950 ramp
primary
#F6F56F
secondary
#393AD0
accent
#02E501
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580