#FCFFFA#FCFFFA
#FCFFFA is a very light, near-neutral yellow-green. Relative luminance 0.991; OKLCH L 99.6% C 0.007 H 132.4°. Best body text is #000000 at 20.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFFFA |
|---|---|
| RGB | rgb(252, 255, 250) |
| HSL | hsl(96, 100%, 99%) |
| HSV | hsv(96, 2%, 100%) |
| CMYK | cmyk(1.2%, 0%, 2%, 0%) |
| CIE-LAB | lab(99.66, -1.86, 2.04) |
| CIE-LCH | lch(99.66, 2.76, 132.40°) |
| OKLab | oklab(99.64% -0.0049 0.0054) |
| OKLCH | oklch(99.64% 0.007 132.4) |
| XYZ | xyz(93.1573, 99.1175, 104.6478) |
| Luminance | 0.9912 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White
#FAF9F6
ΔE00 2.57
Mintcream
#F5FFFA
ΔE00 3.03
White
#FFFFFF
ΔE00 3.21
Whitesmoke
#F5F5F5
ΔE00 3.68
Pale Grey
#FDFDFE
ΔE00 3.71
Floralwhite
#FFFAF0
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFFFA #FDFAFF
analogous
#FFFFFA #FCFFFA #FAFFFB
triadic
#FCFFFA #FAFCFF #FFFAFC
tetradic
#FCFFFA #FAFFFF #FDFAFF #FFFBFA
square
#FCFFFA #FAFFFF #FDFAFF #FFFBFA
split-complementary
#FCFFFA #FBFAFF #FFFAFF
monochromatic
#B3FF80 #D7FFBD #EDFFE0 #EDFFE0 #EDFFE0
Accessibility & contrast
On white
1.01
#FCFFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.82
#FCFFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFFFA
20.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFFFA | 1.00 | 1.01 | 20.82 | 20.82 |
| #FFFFFF | 1.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFEFA
Deuteranopia (green-blind)
#FFFEFA
Tritanopia (blue-blind)
#FCFFFD
Achromatopsia (no color)
#FEFEFE
Design tokens & code
CSS
--color: #fcfffa; /* rgb */ color: rgb(252, 255, 250); /* oklch */ color: oklch(99.6% 0.007 132.4);
Tailwind
colors: {
custom: {
50: '#fdfffb',
500: '#fcfffa',
950: '#000000',
},
}SCSS
$custom: #fcfffa; $custom-light: #fdfffb; $custom-dark: #000000;
JSON
{
"hex": "#fcfffa",
"rgb": {
"r": 252,
"g": 255,
"b": 250
},
"hsl": {
"h": 96,
"s": 100,
"l": 99.02
},
"oklch": {
"l": 0.99636,
"c": 0.00727,
"h": 132.4
},
"luminance": 0.99118
}Semantic roles & 50–950 ramp
primary
#FCFFFA
secondary
#D5ADF0
accent
#00E68A
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171817
muted
#858685