#F6F490#F6F490
#F6F490 is a very light, vivid yellow. Relative luminance 0.863; OKLCH L 94.7% C 0.122 H 107.5°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F490 |
|---|---|
| RGB | rgb(246, 244, 144) |
| HSL | hsl(59, 85%, 76%) |
| HSV | hsv(59, 41%, 96%) |
| CMYK | cmyk(0%, 0.8%, 41.5%, 3.5%) |
| CIE-LAB | lab(94.44, -13.21, 48.30) |
| CIE-LCH | lch(94.44, 50.08, 105.30°) |
| OKLab | oklab(94.75% -0.0369 0.1168) |
| OKLCH | oklch(94.75% 0.122 107.5) |
| XYZ | xyz(75.3921, 86.3095, 39.0681) |
| Luminance | 0.8631 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 2.46
Manilla
#FFFA86
ΔE00 2.65
Dark Cream
#FFF39A
ΔE00 3.04
Yellowish Tan
#FCFC81
ΔE00 3.30
Straw
#FCF679
ΔE00 3.56
Khaki (CSS)
#F0E68C
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F490 #9092F6
analogous
#F6C190 #F6F490 #C5F690
triadic
#F6F490 #90F6F4 #F490F6
tetradic
#F6F490 #90F6C1 #9092F6 #F690C5
square
#F6F490 #90F6C1 #9092F6 #F690C5
split-complementary
#F6F490 #90C5F6 #C190F6
monochromatic
#EDE91F #F1EE57 #F6F490 #FBFAC9 #FDFCE3
Accessibility & contrast
On white
1.15
#F6F490 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#F6F490 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F490
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F490 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F490 | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED88
Deuteranopia (green-blind)
#FFF194
Tritanopia (blue-blind)
#FFE9DC
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f6f490; /* rgb */ color: rgb(246, 244, 144); /* oklch */ color: oklch(94.7% 0.122 107.5);
Tailwind
colors: {
custom: {
50: '#fbf7b2',
500: '#f6f490',
950: '#000000',
},
}SCSS
$custom: #f6f490; $custom-light: #fbf7b2; $custom-dark: #000000;
JSON
{
"hex": "#f6f490",
"rgb": {
"r": 246,
"g": 244,
"b": 144
},
"hsl": {
"h": 58.824,
"s": 85,
"l": 76.471
},
"oklch": {
"l": 0.94749,
"c": 0.12247,
"h": 107.5
},
"luminance": 0.86308
}Semantic roles & 50–950 ramp
primary
#F6F490
secondary
#5659D4
accent
#08E104
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181711
muted
#868581