#FFF792#FFF792
#FFF792 is a very light, vivid yellow. Relative luminance 0.899; OKLCH L 96.1% C 0.123 H 104.5°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF792 |
|---|---|
| RGB | rgb(255, 247, 146) |
| HSL | hsl(56, 100%, 79%) |
| HSV | hsv(56, 43%, 100%) |
| CMYK | cmyk(0%, 3.1%, 42.7%, 0%) |
| CIE-LAB | lab(95.94, -11.02, 49.36) |
| CIE-LCH | lch(95.94, 50.57, 102.58°) |
| OKLab | oklab(96.12% -0.0308 0.1192) |
| OKLCH | oklch(96.12% 0.123 104.5) |
| XYZ | xyz(79.6907, 89.8590, 40.3352) |
| Luminance | 0.8986 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 1.98
Manilla
#FFFA86
ΔE00 2.13
Dark Cream
#FFF39A
ΔE00 2.14
Straw
#FCF679
ΔE00 3.18
Yellowish Tan
#FCFC81
ΔE00 3.35
Pale Yellow
#FFFF84
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF792 #929AFF
analogous
#FFC092 #FFF792 #D0FF92
triadic
#FFF792 #92FFF7 #F792FF
tetradic
#FFF792 #92FFC0 #929AFF #FF92D0
square
#FFF792 #92FFC0 #929AFF #FF92D0
split-complementary
#FFF792 #92D0FF #C092FF
monochromatic
#FFEE18 #FFF355 #FFF792 #FFFBCF #FFFDE0
Accessibility & contrast
On white
1.11
#FFF792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#FFF792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF792
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF792 | 1.00 | 1.11 | 18.97 | 18.97 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF08A
Deuteranopia (green-blind)
#FFF696
Tritanopia (blue-blind)
#FFEBDF
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fff792; /* rgb */ color: rgb(255, 247, 146); /* oklch */ color: oklch(96.1% 0.123 104.5);
Tailwind
colors: {
custom: {
50: '#fff9b3',
500: '#fff792',
950: '#000000',
},
}SCSS
$custom: #fff792; $custom-light: #fff9b3; $custom-dark: #000000;
JSON
{
"hex": "#fff792",
"rgb": {
"r": 255,
"g": 247,
"b": 146
},
"hsl": {
"h": 55.596,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.96115,
"c": 0.1231,
"h": 104.5
},
"luminance": 0.89857
}Semantic roles & 50–950 ramp
primary
#FFF792
secondary
#545FE1
accent
#11E600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581