#FFFC92#FFFC92
#FFFC92 is a very light, vivid yellow. Relative luminance 0.930; OKLCH L 97.1% C 0.128 H 107.1°. Best body text is #000000 at 19.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFC92 |
|---|---|
| RGB | rgb(255, 252, 146) |
| HSL | hsl(58, 100%, 79%) |
| HSV | hsv(58, 43%, 100%) |
| CMYK | cmyk(0%, 1.2%, 42.7%, 0%) |
| CIE-LAB | lab(97.21, -13.46, 50.94) |
| CIE-LCH | lch(97.21, 52.69, 104.81°) |
| OKLab | oklab(97.13% -0.0379 0.1227) |
| OKLCH | oklch(97.13% 0.128 107.1) |
| XYZ | xyz(81.2402, 92.9580, 40.8517) |
| Luminance | 0.9296 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 1.55
Pale Yellow
#FFFF84
ΔE00 2.25
Yellowish Tan
#FCFC81
ΔE00 2.26
Butter
#FFFF81
ΔE00 2.59
Faded Yellow
#FEFF7F
ΔE00 2.84
Banana (survey)
#FFFF7E
ΔE00 2.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFC92 #9295FF
analogous
#FFC592 #FFFC92 #CBFF92
triadic
#FFFC92 #92FFFC #FC92FF
tetradic
#FFFC92 #92FFC5 #9295FF #FF92CB
square
#FFFC92 #92FFC5 #9295FF #FF92CB
split-complementary
#FFFC92 #92CBFF #C592FF
monochromatic
#FFF918 #FFFA55 #FFFC92 #FFFECF #FFFEE0
Accessibility & contrast
On white
1.07
#FFFC92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.59
#FFFC92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFC92
19.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFC92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFC92 | 1.00 | 1.07 | 19.59 | 19.59 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF489
Deuteranopia (green-blind)
#FFF997
Tritanopia (blue-blind)
#FFF0E3
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fffc92; /* rgb */ color: rgb(255, 252, 146); /* oklch */ color: oklch(97.1% 0.128 107.1);
Tailwind
colors: {
custom: {
50: '#fffdb4',
500: '#fffc92',
950: '#000000',
},
}SCSS
$custom: #fffc92; $custom-light: #fffdb4; $custom-dark: #000000;
JSON
{
"hex": "#fffc92",
"rgb": {
"r": 255,
"g": 252,
"b": 146
},
"hsl": {
"h": 58.349,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.97126,
"c": 0.12844,
"h": 107.1
},
"luminance": 0.92956
}Semantic roles & 50–950 ramp
primary
#FFFC92
secondary
#5458E1
accent
#06E600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581