#FFF796#FFF796
#FFF796 is a very light, moderate yellow. Relative luminance 0.900; OKLCH L 96.2% C 0.119 H 104.3°. Best body text is #000000 at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF796 |
|---|---|
| RGB | rgb(255, 247, 150) |
| HSL | hsl(55, 100%, 79%) |
| HSV | hsv(55, 41%, 100%) |
| CMYK | cmyk(0%, 3.1%, 41.2%, 0%) |
| CIE-LAB | lab(95.99, -10.62, 47.50) |
| CIE-LCH | lch(95.99, 48.67, 102.60°) |
| OKLab | oklab(96.17% -0.0294 0.1152) |
| OKLCH | oklch(96.17% 0.119 104.3) |
| XYZ | xyz(80.0073, 89.9856, 42.0026) |
| Luminance | 0.8998 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 1.40
Dark Cream
#FFF39A
ΔE00 1.71
Manilla
#FFFA86
ΔE00 2.68
Khaki (CSS)
#F0E68C
ΔE00 3.62
Straw
#FCF679
ΔE00 3.76
Yellowish Tan
#FCFC81
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF796 #969EFF
analogous
#FFC396 #FFF796 #D2FF96
triadic
#FFF796 #96FFF7 #F796FF
tetradic
#FFF796 #96FFC3 #969EFF #FF96D2
square
#FFF796 #96FFC3 #969EFF #FF96D2
split-complementary
#FFF796 #96D2FF #C396FF
monochromatic
#FFEE1C #FFF259 #FFF796 #FFFCD3 #FFFDE0
Accessibility & contrast
On white
1.11
#FFF796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.00
#FFF796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF796
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF796 | 1.00 | 1.11 | 19.00 | 19.00 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF18E
Deuteranopia (green-blind)
#FFF69A
Tritanopia (blue-blind)
#FFEBDF
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fff796; /* rgb */ color: rgb(255, 247, 150); /* oklch */ color: oklch(96.2% 0.119 104.3);
Tailwind
colors: {
custom: {
50: '#fff9b6',
500: '#fff796',
950: '#000000',
},
}SCSS
$custom: #fff796; $custom-light: #fff9b6; $custom-dark: #000000;
JSON
{
"hex": "#fff796",
"rgb": {
"r": 255,
"g": 247,
"b": 150
},
"hsl": {
"h": 55.429,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.96174,
"c": 0.1189,
"h": 104.3
},
"luminance": 0.89984
}Semantic roles & 50–950 ramp
primary
#FFF796
secondary
#5862E1
accent
#11E600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581