#FCFFA4#FCFFA4
#FCFFA4 is a very light, moderate yellow. Relative luminance 0.949; OKLCH L 97.8% C 0.113 H 109.9°. Best body text is #000000 at 19.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFFA4 |
|---|---|
| RGB | rgb(252, 255, 164) |
| HSL | hsl(62, 100%, 82%) |
| HSV | hsv(62, 36%, 100%) |
| CMYK | cmyk(1.2%, 0%, 35.7%, 0%) |
| CIE-LAB | lab(97.99, -14.19, 43.19) |
| CIE-LCH | lch(97.99, 45.46, 108.19°) |
| OKLab | oklab(97.77% -0.0385 0.1061) |
| OKLCH | oklch(97.77% 0.113 109.9) |
| XYZ | xyz(82.6065, 94.8972, 49.0801) |
| Luminance | 0.9490 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 2.56
Creme
#FFFFB6
ΔE00 3.13
Buff
#FEF69E
ΔE00 3.16
Light Beige
#FFFEB6
ΔE00 3.33
Light Khaki
#E6F2A2
ΔE00 4.24
Dark Cream
#FFF39A
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFFA4 #A7A4FF
analogous
#FFD5A4 #FCFFA4 #CFFFA4
triadic
#FCFFA4 #A4FCFF #FFA4FC
tetradic
#FCFFA4 #A4FFD5 #A7A4FF #FFA4CF
square
#FCFFA4 #A4FFD5 #A7A4FF #FFA4CF
split-complementary
#FCFFA4 #A4CFFF #D5A4FF
monochromatic
#F8FF2A #FAFF67 #FCFFA4 #FEFFE0 #FEFFE0
Accessibility & contrast
On white
1.05
#FCFFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.98
#FCFFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFFA4
19.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFFA4 | 1.00 | 1.05 | 19.98 | 19.98 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF89D
Deuteranopia (green-blind)
#FFFBA8
Tritanopia (blue-blind)
#FFF5E8
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fcffa4; /* rgb */ color: rgb(252, 255, 164); /* oklch */ color: oklch(97.8% 0.113 109.9);
Tailwind
colors: {
custom: {
50: '#feffc0',
500: '#fcffa4',
950: '#000000',
},
}SCSS
$custom: #fcffa4; $custom-light: #feffc0; $custom-dark: #000000;
JSON
{
"hex": "#fcffa4",
"rgb": {
"r": 252,
"g": 255,
"b": 164
},
"hsl": {
"h": 61.978,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.97771,
"c": 0.11283,
"h": 109.9
},
"luminance": 0.94896
}Semantic roles & 50–950 ramp
primary
#FCFFA4
secondary
#6864E4
accent
#00E608
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181712
muted
#868582