#F6F790#F6F790
#F6F790 is a very light, vivid yellow. Relative luminance 0.881; OKLCH L 95.4% C 0.126 H 109.1°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F790 |
|---|---|
| RGB | rgb(246, 247, 144) |
| HSL | hsl(61, 87%, 77%) |
| HSV | hsv(61, 42%, 97%) |
| CMYK | cmyk(0.4%, 0%, 41.7%, 3.1%) |
| CIE-LAB | lab(95.22, -14.68, 49.27) |
| CIE-LCH | lch(95.22, 51.41, 106.59°) |
| OKLab | oklab(95.36% -0.0411 0.119) |
| OKLCH | oklch(95.36% 0.126 109.1) |
| XYZ | xyz(76.3021, 88.1296, 39.3714) |
| Luminance | 0.8813 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 2.54
Yellowish Tan
#FCFC81
ΔE00 2.82
Pale Yellow
#FFFF84
ΔE00 3.05
Buff
#FEF69E
ΔE00 3.10
Butter
#FFFF81
ΔE00 3.36
Faded Yellow
#FEFF7F
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F790 #9190F7
analogous
#F7C590 #F6F790 #C3F790
triadic
#F6F790 #90F6F7 #F790F6
tetradic
#F6F790 #90F7C5 #9190F7 #F790C3
square
#F6F790 #90F7C5 #9190F7 #F790C3
split-complementary
#F6F790 #90C3F7 #C590F7
monochromatic
#EDEF1E #F1F357 #F6F790 #FBFBC9 #FDFDE2
Accessibility & contrast
On white
1.13
#F6F790 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#F6F790 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F790
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F790 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F790 | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF88
Deuteranopia (green-blind)
#FFF395
Tritanopia (blue-blind)
#FFEBDE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f6f790; /* rgb */ color: rgb(246, 247, 144); /* oklch */ color: oklch(95.4% 0.126 109.1);
Tailwind
colors: {
custom: {
50: '#fbf9b2',
500: '#f6f790',
950: '#000000',
},
}SCSS
$custom: #f6f790; $custom-light: #fbf9b2; $custom-dark: #000000;
JSON
{
"hex": "#f6f790",
"rgb": {
"r": 246,
"g": 247,
"b": 144
},
"hsl": {
"h": 60.583,
"s": 86.555,
"l": 76.667
},
"oklch": {
"l": 0.95362,
"c": 0.12584,
"h": 109.1
},
"luminance": 0.88128
}Semantic roles & 50–950 ramp
primary
#F6F790
secondary
#5756D5
accent
#02E305
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581