#F7F68A#F7F68A
#F7F68A is a very light, vivid yellow. Relative luminance 0.875; OKLCH L 95.2% C 0.131 H 108.2°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F7F68A |
|---|---|
| RGB | rgb(247, 246, 138) |
| HSL | hsl(59, 87%, 75%) |
| HSV | hsv(59, 44%, 97%) |
| CMYK | cmyk(0%, 0.4%, 44.1%, 3.1%) |
| CIE-LAB | lab(94.96, -14.39, 51.83) |
| CIE-LCH | lch(94.96, 53.79, 105.52°) |
| OKLab | oklab(95.15% -0.0408 0.1243) |
| OKLCH | oklch(95.15% 0.131 108.2) |
| XYZ | xyz(75.9024, 87.5224, 36.9350) |
| Luminance | 0.8752 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 1.76
Yellowish Tan
#FCFC81
ΔE00 2.17
Pale Yellow
#FFFF84
ΔE00 2.51
Straw
#FCF679
ΔE00 2.63
Butter
#FFFF81
ΔE00 2.77
Faded Yellow
#FEFF7F
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7F68A #8A8BF7
analogous
#F7C08A #F7F68A #C1F78A
triadic
#F7F68A #8AF7F6 #F68AF7
tetradic
#F7F68A #8AF7C0 #8A8BF7 #F78AC1
square
#F7F68A #8AF7C0 #8A8BF7 #F78AC1
split-complementary
#F7F68A #8AC1F7 #C08AF7
monochromatic
#EFED17 #F3F251 #F7F68A #FBFAC3 #FDFDE2
Accessibility & contrast
On white
1.13
#F7F68A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#F7F68A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7F68A
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7F68A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7F68A | 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)
#FFEE81
Deuteranopia (green-blind)
#FFF38F
Tritanopia (blue-blind)
#FFEADC
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f7f68a; /* rgb */ color: rgb(247, 246, 138); /* oklch */ color: oklch(95.2% 0.131 108.2);
Tailwind
colors: {
custom: {
50: '#fcf9ae',
500: '#f7f68a',
950: '#000000',
},
}SCSS
$custom: #f7f68a; $custom-light: #fcf9ae; $custom-dark: #000000;
JSON
{
"hex": "#f7f68a",
"rgb": {
"r": 247,
"g": 246,
"b": 138
},
"hsl": {
"h": 59.45,
"s": 87.2,
"l": 75.49
},
"oklch": {
"l": 0.95153,
"c": 0.1308,
"h": 108.2
},
"luminance": 0.87521
}Semantic roles & 50–950 ramp
primary
#F7F68A
secondary
#5052D5
accent
#04E402
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581