#F6F690#F6F690
#F6F690 is a very light, vivid yellow. Relative luminance 0.875; OKLCH L 95.2% C 0.125 H 108.6°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F690 |
|---|---|
| RGB | rgb(246, 246, 144) |
| HSL | hsl(60, 85%, 76%) |
| HSV | hsv(60, 41%, 96%) |
| CMYK | cmyk(0%, 0%, 41.5%, 3.5%) |
| CIE-LAB | lab(94.96, -14.19, 48.94) |
| CIE-LCH | lch(94.96, 50.96, 106.17°) |
| OKLab | oklab(95.16% -0.0397 0.1182) |
| OKLCH | oklch(95.16% 0.125 108.6) |
| XYZ | xyz(75.9971, 87.5196, 39.2697) |
| Luminance | 0.8752 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 2.54
Buff
#FEF69E
ΔE00 2.87
Yellowish Tan
#FCFC81
ΔE00 2.95
Pale Yellow
#FFFF84
ΔE00 3.20
Butter
#FFFF81
ΔE00 3.51
Straw
#FCF679
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F690 #9090F6
analogous
#F6C390 #F6F690 #C3F690
triadic
#F6F690 #90F6F6 #F690F6
tetradic
#F6F690 #90F6C3 #9090F6 #F690C3
square
#F6F690 #90F6C3 #9090F6 #F690C3
split-complementary
#F6F690 #90C3F6 #C390F6
monochromatic
#EDED1F #F1F157 #F6F690 #FBFBC9 #FDFDE3
Accessibility & contrast
On white
1.13
#F6F690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#F6F690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F690
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F690 | 1.00 | 1.13 | 18.50 | 18.50 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE88
Deuteranopia (green-blind)
#FFF295
Tritanopia (blue-blind)
#FFEADD
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f6f690; /* rgb */ color: rgb(246, 246, 144); /* oklch */ color: oklch(95.2% 0.125 108.6);
Tailwind
colors: {
custom: {
50: '#fbf9b2',
500: '#f6f690',
950: '#000000',
},
}SCSS
$custom: #f6f690; $custom-light: #fbf9b2; $custom-dark: #000000;
JSON
{
"hex": "#f6f690",
"rgb": {
"r": 246,
"g": 246,
"b": 144
},
"hsl": {
"h": 60,
"s": 85,
"l": 76.471
},
"oklch": {
"l": 0.95158,
"c": 0.12471,
"h": 108.6
},
"luminance": 0.87518
}Semantic roles & 50–950 ramp
primary
#F6F690
secondary
#5656D4
accent
#04E104
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581