#FCFE6F#FCFE6F
#FCFE6F is a very light, vivid yellow. Relative luminance 0.927; OKLCH L 96.9% C 0.164 H 109.8°. Best body text is #000000 at 19.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFE6F |
|---|---|
| RGB | rgb(252, 254, 111) |
| HSL | hsl(61, 99%, 72%) |
| HSV | hsv(61, 56%, 100%) |
| CMYK | cmyk(0.8%, 0%, 56.3%, 0.4%) |
| CIE-LAB | lab(97.12, -18.54, 66.65) |
| CIE-LCH | lch(97.12, 69.18, 105.55°) |
| OKLab | oklab(96.87% -0.0555 0.1539) |
| OKLCH | oklch(96.87% 0.164 109.8) |
| XYZ | xyz(78.4581, 92.7287, 28.8013) |
| Luminance | 0.9273 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.68
Butter Yellow
#FFFD74
ΔE00 1.00
Light Yellow
#FFFE7A
ΔE00 1.27
Custard
#FFFD78
ΔE00 1.27
Canary
#FDFF63
ΔE00 1.29
Banana (survey)
#FFFF7E
ΔE00 1.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFE6F #716FFE
analogous
#FEB96F #FCFE6F #B5FE6F
triadic
#FCFE6F #6FFCFE #FE6FFC
tetradic
#FCFE6F #6FFEB9 #716FFE #FE6FB5
square
#FCFE6F #6FFEB9 #716FFE #FE6FB5
split-complementary
#FCFE6F #6FB5FE #B96FFE
monochromatic
#EEF102 #FBFE32 #FCFE6F #FDFEAC #FEFFE1
Accessibility & contrast
On white
1.07
#FCFE6F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.55
#FCFE6F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFE6F
19.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFE6F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFE6F | 1.00 | 1.07 | 19.55 | 19.55 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF460
Deuteranopia (green-blind)
#FFF977
Tritanopia (blue-blind)
#FFF0DF
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fcfe6f; /* rgb */ color: rgb(252, 254, 111); /* oklch */ color: oklch(96.9% 0.164 109.8);
Tailwind
colors: {
custom: {
50: '#fffe9d',
500: '#fcfe6f',
950: '#000000',
},
}SCSS
$custom: #fcfe6f; $custom-light: #fffe9d; $custom-dark: #000000;
JSON
{
"hex": "#fcfe6f",
"rgb": {
"r": 252,
"g": 254,
"b": 111
},
"hsl": {
"h": 60.839,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.96874,
"c": 0.16365,
"h": 109.8
},
"luminance": 0.92727
}Semantic roles & 50–950 ramp
primary
#FCFE6F
secondary
#3937DA
accent
#00E603
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580