#F7F799#F7F799
#F7F799 is a very light, moderate yellow. Relative luminance 0.886; OKLCH L 95.6% C 0.116 H 108.4°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F7F799 |
|---|---|
| RGB | rgb(247, 247, 153) |
| HSL | hsl(60, 85%, 78%) |
| HSV | hsv(60, 38%, 97%) |
| CMYK | cmyk(0%, 0%, 38.1%, 3.1%) |
| CIE-LAB | lab(95.41, -13.37, 45.18) |
| CIE-LCH | lch(95.41, 47.11, 106.49°) |
| OKLab | oklab(95.58% -0.0367 0.1102) |
| OKLCH | oklch(95.58% 0.116 108.4) |
| XYZ | xyz(77.3693, 88.5971, 43.1561) |
| Luminance | 0.8860 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 2.22
Parchment
#FEFCAF
ΔE00 3.14
Dark Cream
#FFF39A
ΔE00 3.21
Manilla
#FFFA86
ΔE00 3.51
Yellowish Tan
#FCFC81
ΔE00 4.04
Creme
#FFFFB6
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7F799 #9999F7
analogous
#F7C899 #F7F799 #C8F799
triadic
#F7F799 #99F7F7 #F799F7
tetradic
#F7F799 #99F7C8 #9999F7 #F799C8
square
#F7F799 #99F7C8 #9999F7 #F799C8
split-complementary
#F7F799 #99C8F7 #C899F7
monochromatic
#EEEE27 #F3F360 #F7F799 #FBFBD2 #FDFDE3
Accessibility & contrast
On white
1.12
#F7F799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#F7F799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7F799
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7F799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7F799 | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF092
Deuteranopia (green-blind)
#FFF49D
Tritanopia (blue-blind)
#FFECE0
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f7f799; /* rgb */ color: rgb(247, 247, 153); /* oklch */ color: oklch(95.6% 0.116 108.4);
Tailwind
colors: {
custom: {
50: '#fbf9b8',
500: '#f7f799',
950: '#000000',
},
}SCSS
$custom: #f7f799; $custom-light: #fbf9b8; $custom-dark: #000000;
JSON
{
"hex": "#f7f799",
"rgb": {
"r": 247,
"g": 247,
"b": 153
},
"hsl": {
"h": 60,
"s": 85.455,
"l": 78.431
},
"oklch": {
"l": 0.95576,
"c": 0.11612,
"h": 108.4
},
"luminance": 0.88596
}Semantic roles & 50–950 ramp
primary
#F7F799
secondary
#5E5ED6
accent
#04E204
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581