#FFF795#FFF795
#FFF795 is a very light, moderate yellow. Relative luminance 0.900; OKLCH L 96.2% C 0.120 H 104.4°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF795 |
|---|---|
| RGB | rgb(255, 247, 149) |
| HSL | hsl(55, 100%, 79%) |
| HSV | hsv(55, 42%, 100%) |
| CMYK | cmyk(0%, 3.1%, 41.6%, 0%) |
| CIE-LAB | lab(95.98, -10.72, 47.96) |
| CIE-LCH | lch(95.98, 49.15, 102.60°) |
| OKLab | oklab(96.16% -0.0297 0.1162) |
| OKLCH | oklch(96.16% 0.12 104.4) |
| XYZ | xyz(79.9271, 89.9535, 41.5804) |
| Luminance | 0.8995 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 1.54
Dark Cream
#FFF39A
ΔE00 1.81
Manilla
#FFFA86
ΔE00 2.54
Straw
#FCF679
ΔE00 3.61
Khaki (CSS)
#F0E68C
ΔE00 3.66
Yellowish Tan
#FCFC81
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF795 #959DFF
analogous
#FFC295 #FFF795 #D2FF95
triadic
#FFF795 #95FFF7 #F795FF
tetradic
#FFF795 #95FFC2 #959DFF #FF95D2
square
#FFF795 #95FFC2 #959DFF #FF95D2
split-complementary
#FFF795 #95D2FF #C295FF
monochromatic
#FFEE1B #FFF258 #FFF795 #FFFCD2 #FFFDE0
Accessibility & contrast
On white
1.11
#FFF795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.99
#FFF795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF795
18.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF795 | 1.00 | 1.11 | 18.99 | 18.99 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF18D
Deuteranopia (green-blind)
#FFF699
Tritanopia (blue-blind)
#FFEBDF
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fff795; /* rgb */ color: rgb(255, 247, 149); /* oklch */ color: oklch(96.2% 0.120 104.4);
Tailwind
colors: {
custom: {
50: '#fff9b5',
500: '#fff795',
950: '#000000',
},
}SCSS
$custom: #fff795; $custom-light: #fff9b5; $custom-dark: #000000;
JSON
{
"hex": "#fff795",
"rgb": {
"r": 255,
"g": 247,
"b": 149
},
"hsl": {
"h": 55.472,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.96159,
"c": 0.11995,
"h": 104.4
},
"luminance": 0.89951
}Semantic roles & 50–950 ramp
primary
#FFF795
secondary
#5761E1
accent
#11E600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581