#FCFFF4#FCFFF4
#FCFFF4 is a very light, near-neutral yellow-green. Relative luminance 0.987; OKLCH L 99.5% C 0.015 H 119.1°. Best body text is #000000 at 20.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFFF4 |
|---|---|
| RGB | rgb(252, 255, 244) |
| HSL | hsl(76, 100%, 98%) |
| HSV | hsv(76, 4%, 100%) |
| CMYK | cmyk(1.2%, 0%, 4.3%, 0%) |
| CIE-LAB | lab(99.51, -2.89, 4.90) |
| CIE-LCH | lch(99.51, 5.69, 120.51°) |
| OKLab | oklab(99.48% -0.0072 0.0129) |
| OKLCH | oklch(99.48% 0.015 119.1) |
| XYZ | xyz(92.2315, 98.7472, 99.7716) |
| Luminance | 0.9875 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.91
Mintcream
#F5FFFA
ΔE00 3.65
Floralwhite
#FFFAF0
ΔE00 3.99
Off White
#FAF9F6
ΔE00 4.59
Honeydew
#F0FFF0
ΔE00 5.19
Oldlace
#FDF5E6
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFFF4 #F7F4FF
analogous
#FFFCF4 #FCFFF4 #F6FFF4
triadic
#FCFFF4 #F4FCFF #FFF4FC
tetradic
#FCFFF4 #F4FFFC #F7F4FF #FFF4F6
square
#FCFFF4 #F4FFFC #F7F4FF #FFF4F6
split-complementary
#FCFFF4 #F4F6FF #FCF4FF
monochromatic
#DBFF7A #EBFFB7 #F7FFE0 #F7FFE0 #F7FFE0
Accessibility & contrast
On white
1.01
#FCFFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.75
#FCFFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFFF4
20.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFFF4 | 1.00 | 1.01 | 20.75 | 20.75 |
| #FFFFFF | 1.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFEF3
Deuteranopia (green-blind)
#FFFEF4
Tritanopia (blue-blind)
#FDFEFC
Achromatopsia (no color)
#FEFEFE
Design tokens & code
CSS
--color: #fcfff4; /* rgb */ color: rgb(252, 255, 244); /* oklch */ color: oklch(99.5% 0.015 119.1);
Tailwind
colors: {
custom: {
50: '#fdfff7',
500: '#fcfff4',
950: '#000000',
},
}SCSS
$custom: #fcfff4; $custom-light: #fdfff7; $custom-dark: #000000;
JSON
{
"hex": "#fcfff4",
"rgb": {
"r": 252,
"g": 255,
"b": 244
},
"hsl": {
"h": 76.364,
"s": 100,
"l": 97.843
},
"oklch": {
"l": 0.99475,
"c": 0.01475,
"h": 119.1
},
"luminance": 0.98747
}Semantic roles & 50–950 ramp
primary
#FCFFF4
secondary
#BBA8F0
accent
#00E63F
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171817
muted
#858685