#FCFE70#FCFE70
#FCFE70 is a very light, vivid yellow. Relative luminance 0.927; OKLCH L 96.9% C 0.163 H 109.8°. Best body text is #000000 at 19.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFE70 |
|---|---|
| RGB | rgb(252, 254, 112) |
| HSL | hsl(61, 99%, 72%) |
| HSV | hsv(61, 56%, 100%) |
| CMYK | cmyk(0.8%, 0%, 55.9%, 0.4%) |
| CIE-LAB | lab(97.13, -18.47, 66.23) |
| CIE-LCH | lch(97.13, 68.76, 105.58°) |
| OKLab | oklab(96.88% -0.0552 0.1532) |
| OKLCH | oklch(96.88% 0.163 109.8) |
| XYZ | xyz(78.5134, 92.7509, 29.0929) |
| Luminance | 0.9275 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.67
Butter Yellow
#FFFD74
ΔE00 0.96
Light Yellow
#FFFE7A
ΔE00 1.19
Custard
#FFFD78
ΔE00 1.20
Canary
#FDFF63
ΔE00 1.39
Banana (survey)
#FFFF7E
ΔE00 1.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFE70 #7270FE
analogous
#FEB970 #FCFE70 #B5FE70
triadic
#FCFE70 #70FCFE #FE70FC
tetradic
#FCFE70 #70FEB9 #7270FE #FE70B5
square
#FCFE70 #70FEB9 #7270FE #FE70B5
split-complementary
#FCFE70 #70B5FE #B970FE
monochromatic
#EFF202 #FBFE33 #FCFE70 #FDFEAD #FEFFE1
Accessibility & contrast
On white
1.07
#FCFE70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.55
#FCFE70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFE70
19.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFE70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFE70 | 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)
#FFF461
Deuteranopia (green-blind)
#FFF978
Tritanopia (blue-blind)
#FFF0DF
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fcfe70; /* rgb */ color: rgb(252, 254, 112); /* oklch */ color: oklch(96.9% 0.163 109.8);
Tailwind
colors: {
custom: {
50: '#fffe9e',
500: '#fcfe70',
950: '#000000',
},
}SCSS
$custom: #fcfe70; $custom-light: #fffe9e; $custom-dark: #000000;
JSON
{
"hex": "#fcfe70",
"rgb": {
"r": 252,
"g": 254,
"b": 112
},
"hsl": {
"h": 60.845,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.96884,
"c": 0.16282,
"h": 109.8
},
"luminance": 0.92749
}Semantic roles & 50–950 ramp
primary
#FCFE70
secondary
#3A38DA
accent
#00E603
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580