#FCFF6D#FCFF6D
#FCFF6D 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.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFF6D |
|---|---|
| RGB | rgb(252, 255, 109) |
| HSL | hsl(61, 100%, 71%) |
| HSV | hsv(61, 57%, 100%) |
| CMYK | cmyk(1.2%, 0%, 57.3%, 0%) |
| CIE-LAB | lab(97.36, -19.16, 67.76) |
| CIE-LCH | lch(97.36, 70.42, 105.79°) |
| OKLab | oklab(97.06% -0.0575 0.1561) |
| OKLCH | oklch(97.06% 0.166 110.2) |
| XYZ | xyz(78.6673, 93.3215, 28.3339) |
| Luminance | 0.9332 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.94
Canary
#FDFF63
ΔE00 1.05
Butter Yellow
#FFFD74
ΔE00 1.33
Light Yellow
#FFFE7A
ΔE00 1.59
Custard
#FFFD78
ΔE00 1.61
Banana (survey)
#FFFF7E
ΔE00 1.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFF6D #706DFF
analogous
#FFB96D #FCFF6D #B3FF6D
triadic
#FCFF6D #6DFCFF #FF6DFC
tetradic
#FCFF6D #6DFFB9 #706DFF #FF6DB3
square
#FCFF6D #6DFFB9 #706DFF #FF6DB3
split-complementary
#FCFF6D #6DB3FF #B96DFF
monochromatic
#EDF200 #FBFF30 #FCFF6D #FDFFAA #FEFFE0
Accessibility & contrast
On white
1.07
#FCFF6D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.66
#FCFF6D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFF6D
19.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFF6D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFF6D | 1.00 | 1.07 | 19.66 | 19.66 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF55D
Deuteranopia (green-blind)
#FFFA76
Tritanopia (blue-blind)
#FFF1E0
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fcff6d; /* rgb */ color: rgb(252, 255, 109); /* oklch */ color: oklch(97.1% 0.166 110.2);
Tailwind
colors: {
custom: {
50: '#ffff9c',
500: '#fcff6d',
950: '#000000',
},
}SCSS
$custom: #fcff6d; $custom-light: #ffff9c; $custom-dark: #000000;
JSON
{
"hex": "#fcff6d",
"rgb": {
"r": 252,
"g": 255,
"b": 109
},
"hsl": {
"h": 61.233,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.9706,
"c": 0.16633,
"h": 110.2
},
"luminance": 0.9332
}Semantic roles & 50–950 ramp
primary
#FCFF6D
secondary
#3835DB
accent
#00E605
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580