#FCFF86#FCFF86
#FCFF86 is a very light, vivid yellow. Relative luminance 0.939; OKLCH L 97.3% C 0.144 H 110.1°. Best body text is #000000 at 19.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFF86 |
|---|---|
| RGB | rgb(252, 255, 134) |
| HSL | hsl(61, 100%, 76%) |
| HSV | hsv(61, 47%, 100%) |
| CMYK | cmyk(1.2%, 0%, 47.5%, 0%) |
| CIE-LAB | lab(97.61, -17.19, 57.00) |
| CIE-LCH | lch(97.61, 59.53, 106.78°) |
| OKLab | oklab(97.34% -0.0494 0.1353) |
| OKLCH | oklch(97.34% 0.144 110.1) |
| XYZ | xyz(80.2096, 93.9384, 36.4563) |
| Luminance | 0.9394 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Yellow
#FFFF84
ΔE00 0.79
Yellowish Tan
#FCFC81
ΔE00 0.95
Butter
#FFFF81
ΔE00 1.01
Faded Yellow
#FEFF7F
ΔE00 1.05
Banana (survey)
#FFFF7E
ΔE00 1.30
Light Yellow
#FFFE7A
ΔE00 1.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFF86 #8986FF
analogous
#FFC686 #FCFF86 #C0FF86
triadic
#FCFF86 #86FCFF #FF86FC
tetradic
#FCFF86 #86FFC6 #8986FF #FF86C0
square
#FCFF86 #86FFC6 #8986FF #FF86C0
split-complementary
#FCFF86 #86C0FF #C686FF
monochromatic
#F9FF0C #FAFF49 #FCFF86 #FEFFC3 #FEFFE0
Accessibility & contrast
On white
1.06
#FCFF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.79
#FCFF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFF86
19.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFF86 | 1.00 | 1.06 | 19.79 | 19.79 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF67B
Deuteranopia (green-blind)
#FFFA8C
Tritanopia (blue-blind)
#FFF2E3
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fcff86; /* rgb */ color: rgb(252, 255, 134); /* oklch */ color: oklch(97.3% 0.144 110.1);
Tailwind
colors: {
custom: {
50: '#ffffac',
500: '#fcff86',
950: '#000000',
},
}SCSS
$custom: #fcff86; $custom-light: #ffffac; $custom-dark: #000000;
JSON
{
"hex": "#fcff86",
"rgb": {
"r": 252,
"g": 255,
"b": 134
},
"hsl": {
"h": 61.488,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.97339,
"c": 0.14407,
"h": 110.1
},
"luminance": 0.93937
}Semantic roles & 50–950 ramp
primary
#FCFF86
secondary
#4E4ADF
accent
#00E606
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581