#FCFCF2#FCFCF2
#FCFCF2 is a very light, near-neutral yellow. Relative luminance 0.967; OKLCH L 98.8% C 0.013 H 106.6°. Best body text is #000000 at 20.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFCF2 |
|---|---|
| RGB | rgb(252, 252, 242) |
| HSL | hsl(60, 63%, 97%) |
| HSV | hsv(60, 4%, 99%) |
| CMYK | cmyk(0%, 0%, 4%, 1.2%) |
| CIE-LAB | lab(98.72, -1.72, 4.78) |
| CIE-LCH | lch(98.72, 5.08, 109.79°) |
| OKLab | oklab(98.84% -0.0038 0.0126) |
| OKLCH | oklch(98.84% 0.013 106.6) |
| XYZ | xyz(90.9799, 96.7273, 97.8644) |
| Luminance | 0.9673 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.13
Floralwhite
#FFFAF0
ΔE00 2.44
Off White
#FAF9F6
ΔE00 3.47
Oldlace
#FDF5E6
ΔE00 3.99
Mintcream
#F5FFFA
ΔE00 4.52
White
#FFFFFF
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFCF2 #F2F2FC
analogous
#FCF7F2 #FCFCF2 #F7FCF2
triadic
#FCFCF2 #F2FCFC #FCF2FC
tetradic
#FCFCF2 #F2FCF7 #F2F2FC #FCF2F7
square
#FCFCF2 #F2FCF7 #F2F2FC #FCF2F7
split-complementary
#FCFCF2 #F2F7FC #F7F2FC
monochromatic
#E5E58F #F1F1C0 #F9F9E6 #F9F9E6 #F9F9E6
Accessibility & contrast
On white
1.03
#FCFCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.35
#FCFCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFCF2
20.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFCF2 | 1.00 | 1.03 | 20.35 | 20.35 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFBF1
Deuteranopia (green-blind)
#FEFCF2
Tritanopia (blue-blind)
#FEFBF9
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fcfcf2; /* rgb */ color: rgb(252, 252, 242); /* oklch */ color: oklch(98.8% 0.013 106.6);
Tailwind
colors: {
custom: {
50: '#fdfdf6',
500: '#fcfcf2',
950: '#000000',
},
}SCSS
$custom: #fcfcf2; $custom-light: #fdfdf6; $custom-dark: #000000;
JSON
{
"hex": "#fcfcf2",
"rgb": {
"r": 252,
"g": 252,
"b": 242
},
"hsl": {
"h": 60,
"s": 62.5,
"l": 96.863
},
"oklch": {
"l": 0.98835,
"c": 0.01313,
"h": 106.6
},
"luminance": 0.96727
}Semantic roles & 50–950 ramp
primary
#FCFCF2
secondary
#B2B2E1
accent
#1BCA1B
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585