#FCFCF4#FCFCF4
#FCFCF4 is a very light, near-neutral yellow. Relative luminance 0.968; OKLCH L 98.9% C 0.011 H 106.6°. Best body text is #000000 at 20.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFCF4 |
|---|---|
| RGB | rgb(252, 252, 244) |
| HSL | hsl(60, 57%, 97%) |
| HSV | hsv(60, 3%, 99%) |
| CMYK | cmyk(0%, 0%, 3.2%, 1.2%) |
| CIE-LAB | lab(98.77, -1.38, 3.82) |
| CIE-LCH | lch(98.77, 4.07, 109.87°) |
| OKLab | oklab(98.89% -0.003 0.0101) |
| OKLCH | oklch(98.89% 0.011 106.6) |
| XYZ | xyz(91.2819, 96.8481, 99.4551) |
| Luminance | 0.9685 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 2.37
Off White
#FAF9F6
ΔE00 2.61
Ivory
#FFFFF0
ΔE00 2.99
White
#FFFFFF
ΔE00 4.02
Whitesmoke
#F5F5F5
ΔE00 4.17
Oldlace
#FDF5E6
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFCF4 #F4F4FC
analogous
#FCF8F4 #FCFCF4 #F8FCF4
triadic
#FCFCF4 #F4FCFC #FCF4FC
tetradic
#FCFCF4 #F4FCF8 #F4F4FC #FCF4F8
square
#FCFCF4 #F4FCF8 #F4F4FC #FCF4F8
split-complementary
#FCFCF4 #F4F8FC #F8F4FC
monochromatic
#E2E294 #EFEFC4 #F8F8E7 #F8F8E7 #F8F8E7
Accessibility & contrast
On white
1.03
#FCFCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.37
#FCFCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFCF4
20.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFCF4 | 1.00 | 1.03 | 20.37 | 20.37 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFBF4
Deuteranopia (green-blind)
#FEFCF4
Tritanopia (blue-blind)
#FDFBFA
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fcfcf4; /* rgb */ color: rgb(252, 252, 244); /* oklch */ color: oklch(98.9% 0.011 106.6);
Tailwind
colors: {
custom: {
50: '#fdfdf7',
500: '#fcfcf4',
950: '#000000',
},
}SCSS
$custom: #fcfcf4; $custom-light: #fdfdf7; $custom-dark: #000000;
JSON
{
"hex": "#fcfcf4",
"rgb": {
"r": 252,
"g": 252,
"b": 244
},
"hsl": {
"h": 60,
"s": 57.143,
"l": 97.255
},
"oklch": {
"l": 0.98888,
"c": 0.01051,
"h": 106.6
},
"luminance": 0.96848
}Semantic roles & 50–950 ramp
primary
#FCFCF4
secondary
#B5B5DF
accent
#21C521
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585