#FCFF92#FCFF92
#FCFF92 is a very light, vivid yellow. Relative luminance 0.943; OKLCH L 97.5% C 0.132 H 110.0°. Best body text is #000000 at 19.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFF92 |
|---|---|
| RGB | rgb(252, 255, 146) |
| HSL | hsl(62, 100%, 79%) |
| HSV | hsv(62, 43%, 100%) |
| CMYK | cmyk(1.2%, 0%, 42.7%, 0%) |
| CIE-LAB | lab(97.75, -16.07, 51.56) |
| CIE-LCH | lch(97.75, 54.01, 107.31°) |
| OKLab | oklab(97.5% -0.0452 0.1241) |
| OKLCH | oklch(97.5% 0.132 110) |
| XYZ | xyz(81.0945, 94.2924, 41.1169) |
| Luminance | 0.9429 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Yellow
#FFFF84
ΔE00 2.07
Yellowish Tan
#FCFC81
ΔE00 2.18
Manilla
#FFFA86
ΔE00 2.42
Butter
#FFFF81
ΔE00 2.42
Faded Yellow
#FEFF7F
ΔE00 2.56
Banana (survey)
#FFFF7E
ΔE00 2.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFF92 #9592FF
analogous
#FFCB92 #FCFF92 #C5FF92
triadic
#FCFF92 #92FCFF #FF92FC
tetradic
#FCFF92 #92FFCB #9592FF #FF92C5
square
#FCFF92 #92FFCB #9592FF #FF92C5
split-complementary
#FCFF92 #92C5FF #CB92FF
monochromatic
#F9FF18 #FAFF55 #FCFF92 #FEFFCF #FEFFE0
Accessibility & contrast
On white
1.06
#FCFF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.86
#FCFF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFF92
19.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFF92 | 1.00 | 1.06 | 19.86 | 19.86 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF789
Deuteranopia (green-blind)
#FFFA97
Tritanopia (blue-blind)
#FFF3E5
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fcff92; /* rgb */ color: rgb(252, 255, 146); /* oklch */ color: oklch(97.5% 0.132 110.0);
Tailwind
colors: {
custom: {
50: '#ffffb4',
500: '#fcff92',
950: '#000000',
},
}SCSS
$custom: #fcff92; $custom-light: #ffffb4; $custom-dark: #000000;
JSON
{
"hex": "#fcff92",
"rgb": {
"r": 252,
"g": 255,
"b": 146
},
"hsl": {
"h": 61.651,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.97499,
"c": 0.1321,
"h": 110
},
"luminance": 0.94291
}Semantic roles & 50–950 ramp
primary
#FCFF92
secondary
#5854E1
accent
#00E606
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581