#F7F688#F7F688
#F7F688 is a very light, vivid yellow. Relative luminance 0.875; OKLCH L 95.1% C 0.133 H 108.2°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F7F688 |
|---|---|
| RGB | rgb(247, 246, 136) |
| HSL | hsl(59, 87%, 75%) |
| HSV | hsv(59, 45%, 97%) |
| CMYK | cmyk(0%, 0.4%, 44.9%, 3.1%) |
| CIE-LAB | lab(94.94, -14.58, 52.74) |
| CIE-LCH | lch(94.94, 54.72, 105.45°) |
| OKLab | oklab(95.13% -0.0415 0.1262) |
| OKLCH | oklch(95.13% 0.133 108.2) |
| XYZ | xyz(75.7590, 87.4650, 36.1794) |
| Luminance | 0.8746 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 1.60
Yellowish Tan
#FCFC81
ΔE00 1.95
Pale Yellow
#FFFF84
ΔE00 2.33
Straw
#FCF679
ΔE00 2.39
Butter
#FFFF81
ΔE00 2.57
Faded Yellow
#FEFF7F
ΔE00 2.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7F688 #8889F7
analogous
#F7BE88 #F7F688 #C1F788
triadic
#F7F688 #88F7F6 #F688F7
tetradic
#F7F688 #88F7BE #8889F7 #F788C1
square
#F7F688 #88F7BE #8889F7 #F788C1
split-complementary
#F7F688 #88C1F7 #BE88F7
monochromatic
#EFED15 #F3F24F #F7F688 #FBFAC1 #FDFDE2
Accessibility & contrast
On white
1.14
#F7F688 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#F7F688 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7F688
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7F688 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7F688 | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE7F
Deuteranopia (green-blind)
#FFF28D
Tritanopia (blue-blind)
#FFEADC
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f7f688; /* rgb */ color: rgb(247, 246, 136); /* oklch */ color: oklch(95.1% 0.133 108.2);
Tailwind
colors: {
custom: {
50: '#fcf9ad',
500: '#f7f688',
950: '#000000',
},
}SCSS
$custom: #f7f688; $custom-light: #fcf9ad; $custom-dark: #000000;
JSON
{
"hex": "#f7f688",
"rgb": {
"r": 247,
"g": 246,
"b": 136
},
"hsl": {
"h": 59.459,
"s": 87.402,
"l": 75.098
},
"oklch": {
"l": 0.95126,
"c": 0.13282,
"h": 108.2
},
"luminance": 0.87463
}Semantic roles & 50–950 ramp
primary
#F7F688
secondary
#4F50D5
accent
#04E402
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581