#FCFF6E#FCFF6E
#FCFF6E is a very light, vivid yellow. Relative luminance 0.933; OKLCH L 97.1% C 0.166 H 110.2°. Best body text is #000000 at 19.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFF6E |
|---|---|
| RGB | rgb(252, 255, 110) |
| HSL | hsl(61, 100%, 72%) |
| HSV | hsv(61, 57%, 100%) |
| CMYK | cmyk(1.2%, 0%, 56.9%, 0%) |
| CIE-LAB | lab(97.37, -19.09, 67.35) |
| CIE-LCH | lch(97.37, 70.00, 105.83°) |
| OKLab | oklab(97.07% -0.0572 0.1553) |
| OKLCH | oklch(97.07% 0.166 110.2) |
| XYZ | xyz(78.7215, 93.3432, 28.6190) |
| Luminance | 0.9334 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.91
Canary
#FDFF63
ΔE00 1.15
Butter Yellow
#FFFD74
ΔE00 1.28
Light Yellow
#FFFE7A
ΔE00 1.51
Custard
#FFFD78
ΔE00 1.54
Banana (survey)
#FFFF7E
ΔE00 1.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFF6E #716EFF
analogous
#FFB96E #FCFF6E #B4FF6E
triadic
#FCFF6E #6EFCFF #FF6EFC
tetradic
#FCFF6E #6EFFB9 #716EFF #FF6EB4
square
#FCFF6E #6EFFB9 #716EFF #FF6EB4
split-complementary
#FCFF6E #6EB4FF #B96EFF
monochromatic
#EEF300 #FBFF31 #FCFF6E #FDFFAB #FEFFE0
Accessibility & contrast
On white
1.07
#FCFF6E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.67
#FCFF6E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFF6E
19.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFF6E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFF6E | 1.00 | 1.07 | 19.67 | 19.67 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF55E
Deuteranopia (green-blind)
#FFFA76
Tritanopia (blue-blind)
#FFF1E0
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fcff6e; /* rgb */ color: rgb(252, 255, 110); /* oklch */ color: oklch(97.1% 0.166 110.2);
Tailwind
colors: {
custom: {
50: '#ffff9c',
500: '#fcff6e',
950: '#000000',
},
}SCSS
$custom: #fcff6e; $custom-light: #ffff9c; $custom-dark: #000000;
JSON
{
"hex": "#fcff6e",
"rgb": {
"r": 252,
"g": 255,
"b": 110
},
"hsl": {
"h": 61.241,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.9707,
"c": 0.16551,
"h": 110.2
},
"luminance": 0.93341
}Semantic roles & 50–950 ramp
primary
#FCFF6E
secondary
#3936DB
accent
#00E605
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580