#FCFF8E#FCFF8E
#FCFF8E is a very light, vivid yellow. Relative luminance 0.942; OKLCH L 97.4% C 0.136 H 110.0°. Best body text is #000000 at 19.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFF8E |
|---|---|
| RGB | rgb(252, 255, 142) |
| HSL | hsl(62, 100%, 78%) |
| HSV | hsv(62, 44%, 100%) |
| CMYK | cmyk(1.2%, 0%, 44.3%, 0%) |
| CIE-LAB | lab(97.70, -16.46, 53.39) |
| CIE-LCH | lch(97.70, 55.87, 107.13°) |
| OKLab | oklab(97.44% -0.0466 0.128) |
| OKLCH | oklch(97.44% 0.136 110) |
| XYZ | xyz(80.7888, 94.1701, 39.5068) |
| Luminance | 0.9417 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Yellow
#FFFF84
ΔE00 1.57
Yellowish Tan
#FCFC81
ΔE00 1.69
Butter
#FFFF81
ΔE00 1.91
Faded Yellow
#FEFF7F
ΔE00 2.03
Manilla
#FFFA86
ΔE00 2.17
Banana (survey)
#FFFF7E
ΔE00 2.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFF8E #918EFF
analogous
#FFC98E #FCFF8E #C3FF8E
triadic
#FCFF8E #8EFCFF #FF8EFC
tetradic
#FCFF8E #8EFFC9 #918EFF #FF8EC3
square
#FCFF8E #8EFFC9 #918EFF #FF8EC3
split-complementary
#FCFF8E #8EC3FF #C98EFF
monochromatic
#F9FF14 #FAFF51 #FCFF8E #FEFFCB #FEFFE0
Accessibility & contrast
On white
1.06
#FCFF8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.83
#FCFF8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFF8E
19.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFF8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFF8E | 1.00 | 1.06 | 19.83 | 19.83 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF685
Deuteranopia (green-blind)
#FFFA93
Tritanopia (blue-blind)
#FFF3E4
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fcff8e; /* rgb */ color: rgb(252, 255, 142); /* oklch */ color: oklch(97.4% 0.136 110.0);
Tailwind
colors: {
custom: {
50: '#ffffb1',
500: '#fcff8e',
950: '#000000',
},
}SCSS
$custom: #fcff8e; $custom-light: #ffffb1; $custom-dark: #000000;
JSON
{
"hex": "#fcff8e",
"rgb": {
"r": 252,
"g": 255,
"b": 142
},
"hsl": {
"h": 61.593,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.97444,
"c": 0.13618,
"h": 110
},
"luminance": 0.94168
}Semantic roles & 50–950 ramp
primary
#FCFF8E
secondary
#5551E0
accent
#00E606
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581