#F6F670#F6F670
#F6F670 is a very light, vivid yellow. Relative luminance 0.867; OKLCH L 94.8% C 0.155 H 109.0°. Best body text is #000000 at 18.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F670 |
|---|---|
| RGB | rgb(246, 246, 112) |
| HSL | hsl(60, 88%, 70%) |
| HSV | hsv(60, 54%, 96%) |
| CMYK | cmyk(0%, 0%, 54.5%, 3.5%) |
| CIE-LAB | lab(94.60, -16.98, 63.26) |
| CIE-LCH | lch(94.60, 65.50, 105.03°) |
| OKLab | oklab(94.76% -0.0507 0.1469) |
| OKLCH | oklch(94.76% 0.155 109) |
| XYZ | xyz(73.8884, 86.6761, 28.1640) |
| Luminance | 0.8667 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Custard
#FFFD78
ΔE00 1.58
Butter Yellow
#FFFD74
ΔE00 1.59
Straw
#FCF679
ΔE00 1.64
Light Yellow
#FFFE7A
ΔE00 1.71
Pastel Yellow
#FFFE71
ΔE00 1.81
Yellowish Tan
#FCFC81
ΔE00 1.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F670 #7070F6
analogous
#F6B370 #F6F670 #B3F670
triadic
#F6F670 #70F6F6 #F670F6
tetradic
#F6F670 #70F6B3 #7070F6 #F670B3
square
#F6F670 #70F6B3 #7070F6 #F670B3
split-complementary
#F6F670 #70B3F6 #B370F6
monochromatic
#DEDE0E #F2F236 #F6F670 #FAFAAA #FDFDE2
Accessibility & contrast
On white
1.15
#F6F670 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.33
#F6F670 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F670
18.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F670 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F670 | 1.00 | 1.15 | 18.33 | 18.33 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED62
Deuteranopia (green-blind)
#FFF277
Tritanopia (blue-blind)
#FFE8D9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f6f670; /* rgb */ color: rgb(246, 246, 112); /* oklch */ color: oklch(94.8% 0.155 109.0);
Tailwind
colors: {
custom: {
50: '#fcf99d',
500: '#f6f670',
950: '#000000',
},
}SCSS
$custom: #f6f670; $custom-light: #fcf99d; $custom-dark: #000000;
JSON
{
"hex": "#f6f670",
"rgb": {
"r": 246,
"g": 246,
"b": 112
},
"hsl": {
"h": 60,
"s": 88.158,
"l": 70.196
},
"oklch": {
"l": 0.94757,
"c": 0.15542,
"h": 109
},
"luminance": 0.86674
}Semantic roles & 50–950 ramp
primary
#F6F670
secondary
#3A3AD0
accent
#01E501
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580