#FCFFA9#FCFFA9
#FCFFA9 is a very light, moderate yellow. Relative luminance 0.951; OKLCH L 97.9% C 0.107 H 109.9°. Best body text is #000000 at 20.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFFA9 |
|---|---|
| RGB | rgb(252, 255, 169) |
| HSL | hsl(62, 100%, 83%) |
| HSV | hsv(62, 34%, 100%) |
| CMYK | cmyk(1.2%, 0%, 33.7%, 0%) |
| CIE-LAB | lab(98.07, -13.62, 40.83) |
| CIE-LCH | lch(98.07, 43.04, 108.45°) |
| OKLab | oklab(97.85% -0.0365 0.1008) |
| OKLCH | oklch(97.85% 0.107 109.9) |
| XYZ | xyz(83.0669, 95.0813, 51.5051) |
| Luminance | 0.9508 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 1.93
Creme
#FFFFB6
ΔE00 2.35
Light Beige
#FFFEB6
ΔE00 2.58
Buff
#FEF69E
ΔE00 3.26
Light Khaki
#E6F2A2
ΔE00 3.94
Dark Cream
#FFF39A
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFFA9 #ACA9FF
analogous
#FFD7A9 #FCFFA9 #D1FFA9
triadic
#FCFFA9 #A9FCFF #FFA9FC
tetradic
#FCFFA9 #A9FFD7 #ACA9FF #FFA9D1
square
#FCFFA9 #A9FFD7 #ACA9FF #FFA9D1
split-complementary
#FCFFA9 #A9D1FF #D7A9FF
monochromatic
#F8FF2F #FAFF6C #FCFFA9 #FEFFE0 #FEFFE0
Accessibility & contrast
On white
1.05
#FCFFA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.02
#FCFFA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFFA9
20.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFFA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFFA9 | 1.00 | 1.05 | 20.02 | 20.02 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8A3
Deuteranopia (green-blind)
#FFFBAD
Tritanopia (blue-blind)
#FFF5E9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fcffa9; /* rgb */ color: rgb(252, 255, 169); /* oklch */ color: oklch(97.9% 0.107 109.9);
Tailwind
colors: {
custom: {
50: '#feffc3',
500: '#fcffa9',
950: '#000000',
},
}SCSS
$custom: #fcffa9; $custom-light: #feffc3; $custom-dark: #000000;
JSON
{
"hex": "#fcffa9",
"rgb": {
"r": 252,
"g": 255,
"b": 169
},
"hsl": {
"h": 62.093,
"s": 100,
"l": 83.137
},
"oklch": {
"l": 0.97853,
"c": 0.10723,
"h": 109.9
},
"luminance": 0.9508
}Semantic roles & 50–950 ramp
primary
#FCFFA9
secondary
#6C68E4
accent
#00E608
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181712
muted
#868582