#FCFFF2#FCFFF2
#FCFFF2 is a very light, near-neutral yellow-green. Relative luminance 0.986; OKLCH L 99.4% C 0.017 H 117.3°. Best body text is #000000 at 20.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFFF2 |
|---|---|
| RGB | rgb(252, 255, 242) |
| HSL | hsl(74, 100%, 97%) |
| HSV | hsv(74, 5%, 100%) |
| CMYK | cmyk(1.2%, 0%, 5.1%, 0%) |
| CIE-LAB | lab(99.47, -3.23, 5.86) |
| CIE-LCH | lch(99.47, 6.69, 118.85°) |
| OKLab | oklab(99.42% -0.0079 0.0154) |
| OKLCH | oklch(99.42% 0.017 117.3) |
| XYZ | xyz(91.9294, 98.6263, 98.1809) |
| Luminance | 0.9863 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.43
Mintcream
#F5FFFA
ΔE00 4.18
Floralwhite
#FFFAF0
ΔE00 4.32
Honeydew
#F0FFF0
ΔE00 4.88
Beige
#F5F5DC
ΔE00 4.89
Off White (survey)
#FFFFE4
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFFF2 #F5F2FF
analogous
#FFFBF2 #FCFFF2 #F6FFF2
triadic
#FCFFF2 #F2FCFF #FFF2FC
tetradic
#FCFFF2 #F2FFFB #F5F2FF #FFF2F6
square
#FCFFF2 #F2FFFB #F5F2FF #FFF2F6
split-complementary
#FCFFF2 #F2F6FF #FBF2FF
monochromatic
#E0FF78 #EEFFB5 #F8FFE0 #F8FFE0 #F8FFE0
Accessibility & contrast
On white
1.01
#FCFFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.73
#FCFFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFFF2
20.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFFF2 | 1.00 | 1.01 | 20.73 | 20.73 |
| #FFFFFF | 1.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFDF1
Deuteranopia (green-blind)
#FFFEF2
Tritanopia (blue-blind)
#FEFDFB
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fcfff2; /* rgb */ color: rgb(252, 255, 242); /* oklch */ color: oklch(99.4% 0.017 117.3);
Tailwind
colors: {
custom: {
50: '#fdfff6',
500: '#fcfff2',
950: '#000000',
},
}SCSS
$custom: #fcfff2; $custom-light: #fdfff6; $custom-dark: #000000;
JSON
{
"hex": "#fcfff2",
"rgb": {
"r": 252,
"g": 255,
"b": 242
},
"hsl": {
"h": 73.846,
"s": 100,
"l": 97.451
},
"oklch": {
"l": 0.99422,
"c": 0.0173,
"h": 117.3
},
"luminance": 0.98626
}Semantic roles & 50–950 ramp
primary
#FCFFF2
secondary
#B7A6EF
accent
#00E635
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171817
muted
#858685