#F7F796#F7F796
#F7F796 is a very light, moderate yellow. Relative luminance 0.885; OKLCH L 95.5% C 0.119 H 108.5°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F7F796 |
|---|---|
| RGB | rgb(247, 247, 150) |
| HSL | hsl(60, 86%, 78%) |
| HSV | hsv(60, 39%, 97%) |
| CMYK | cmyk(0%, 0%, 39.3%, 3.1%) |
| CIE-LAB | lab(95.37, -13.69, 46.58) |
| CIE-LCH | lch(95.37, 48.55, 106.37°) |
| OKLab | oklab(95.53% -0.0378 0.1132) |
| OKLCH | oklch(95.53% 0.119 108.5) |
| XYZ | xyz(77.1247, 88.4993, 41.8675) |
| Luminance | 0.8850 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 2.41
Manilla
#FFFA86
ΔE00 3.10
Dark Cream
#FFF39A
ΔE00 3.31
Parchment
#FEFCAF
ΔE00 3.56
Yellowish Tan
#FCFC81
ΔE00 3.59
Pale Yellow
#FFFF84
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7F796 #9696F7
analogous
#F7C696 #F7F796 #C6F796
triadic
#F7F796 #96F7F7 #F796F7
tetradic
#F7F796 #96F7C6 #9696F7 #F796C6
square
#F7F796 #96F7C6 #9696F7 #F796C6
split-complementary
#F7F796 #96C6F7 #C696F7
monochromatic
#EEEE24 #F3F35D #F7F796 #FBFBCF #FDFDE3
Accessibility & contrast
On white
1.12
#F7F796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#F7F796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7F796
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7F796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7F796 | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF08E
Deuteranopia (green-blind)
#FFF49A
Tritanopia (blue-blind)
#FFECDF
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f7f796; /* rgb */ color: rgb(247, 247, 150); /* oklch */ color: oklch(95.5% 0.119 108.5);
Tailwind
colors: {
custom: {
50: '#fbf9b6',
500: '#f7f796',
950: '#000000',
},
}SCSS
$custom: #f7f796; $custom-light: #fbf9b6; $custom-dark: #000000;
JSON
{
"hex": "#f7f796",
"rgb": {
"r": 247,
"g": 247,
"b": 150
},
"hsl": {
"h": 60,
"s": 85.841,
"l": 77.843
},
"oklch": {
"l": 0.9553,
"c": 0.11936,
"h": 108.5
},
"luminance": 0.88498
}Semantic roles & 50–950 ramp
primary
#F7F796
secondary
#5B5BD6
accent
#03E203
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581