#F6F88A#F6F88A
#F6F88A is a very light, vivid yellow. Relative luminance 0.886; OKLCH L 95.5% C 0.133 H 109.6°. Best body text is #000000 at 18.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F88A |
|---|---|
| RGB | rgb(246, 248, 138) |
| HSL | hsl(61, 89%, 76%) |
| HSV | hsv(61, 44%, 97%) |
| CMYK | cmyk(0.8%, 0%, 44.4%, 2.7%) |
| CIE-LAB | lab(95.40, -15.75, 52.35) |
| CIE-LCH | lch(95.40, 54.67, 106.75°) |
| OKLab | oklab(95.48% -0.0446 0.1254) |
| OKLCH | oklch(95.48% 0.133 109.6) |
| XYZ | xyz(76.1622, 88.5642, 37.1223) |
| Luminance | 0.8856 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.96
Manilla
#FFFA86
ΔE00 2.06
Pale Yellow
#FFFF84
ΔE00 2.26
Butter
#FFFF81
ΔE00 2.53
Faded Yellow
#FEFF7F
ΔE00 2.65
Banana (survey)
#FFFF7E
ΔE00 2.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F88A #8C8AF8
analogous
#F8C38A #F6F88A #BFF88A
triadic
#F6F88A #8AF6F8 #F88AF6
tetradic
#F6F88A #8AF8C3 #8C8AF8 #F88ABF
square
#F6F88A #8AF8C3 #8C8AF8 #F88ABF
split-complementary
#F6F88A #8ABFF8 #C38AF8
monochromatic
#EDF117 #F2F550 #F6F88A #FAFBC4 #FDFDE2
Accessibility & contrast
On white
1.12
#F6F88A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.71
#F6F88A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F88A
18.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F88A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F88A | 1.00 | 1.12 | 18.71 | 18.71 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF081
Deuteranopia (green-blind)
#FFF48F
Tritanopia (blue-blind)
#FFECDE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f6f88a; /* rgb */ color: rgb(246, 248, 138); /* oklch */ color: oklch(95.5% 0.133 109.6);
Tailwind
colors: {
custom: {
50: '#fbfaae',
500: '#f6f88a',
950: '#000000',
},
}SCSS
$custom: #f6f88a; $custom-light: #fbfaae; $custom-dark: #000000;
JSON
{
"hex": "#f6f88a",
"rgb": {
"r": 246,
"g": 248,
"b": 138
},
"hsl": {
"h": 61.091,
"s": 88.71,
"l": 75.686
},
"oklch": {
"l": 0.95483,
"c": 0.13315,
"h": 109.6
},
"luminance": 0.88563
}Semantic roles & 50–950 ramp
primary
#F6F88A
secondary
#5350D6
accent
#00E504
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581