#FCFF8D#FCFF8D
#FCFF8D is a very light, vivid yellow. Relative luminance 0.941; OKLCH L 97.4% C 0.137 H 110.0°. Best body text is #000000 at 19.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFF8D |
|---|---|
| RGB | rgb(252, 255, 141) |
| HSL | hsl(62, 100%, 78%) |
| HSV | hsv(62, 45%, 100%) |
| CMYK | cmyk(1.2%, 0%, 44.7%, 0%) |
| CIE-LAB | lab(97.69, -16.55, 53.84) |
| CIE-LCH | lch(97.69, 56.33, 107.09°) |
| OKLab | oklab(97.43% -0.047 0.1289) |
| OKLCH | oklch(97.43% 0.137 110) |
| XYZ | xyz(80.7140, 94.1402, 39.1131) |
| Luminance | 0.9414 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Yellow
#FFFF84
ΔE00 1.45
Yellowish Tan
#FCFC81
ΔE00 1.58
Butter
#FFFF81
ΔE00 1.78
Faded Yellow
#FEFF7F
ΔE00 1.90
Banana (survey)
#FFFF7E
ΔE00 2.12
Manilla
#FFFA86
ΔE00 2.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFF8D #908DFF
analogous
#FFC98D #FCFF8D #C3FF8D
triadic
#FCFF8D #8DFCFF #FF8DFC
tetradic
#FCFF8D #8DFFC9 #908DFF #FF8DC3
square
#FCFF8D #8DFFC9 #908DFF #FF8DC3
split-complementary
#FCFF8D #8DC3FF #C98DFF
monochromatic
#F9FF13 #FAFF50 #FCFF8D #FEFFCA #FEFFE0
Accessibility & contrast
On white
1.06
#FCFF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.83
#FCFF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFF8D
19.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFF8D | 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)
#FFF683
Deuteranopia (green-blind)
#FFFA92
Tritanopia (blue-blind)
#FFF3E4
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fcff8d; /* rgb */ color: rgb(252, 255, 141); /* oklch */ color: oklch(97.4% 0.137 110.0);
Tailwind
colors: {
custom: {
50: '#ffffb0',
500: '#fcff8d',
950: '#000000',
},
}SCSS
$custom: #fcff8d; $custom-light: #ffffb0; $custom-dark: #000000;
JSON
{
"hex": "#fcff8d",
"rgb": {
"r": 252,
"g": 255,
"b": 141
},
"hsl": {
"h": 61.579,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.9743,
"c": 0.13718,
"h": 110
},
"luminance": 0.94139
}Semantic roles & 50–950 ramp
primary
#FCFF8D
secondary
#5450E0
accent
#00E606
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581