#FCFCF6#FCFCF6
#FCFCF6 is a very light, near-neutral yellow. Relative luminance 0.970; OKLCH L 98.9% C 0.008 H 106.6°. Best body text is #000000 at 20.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFCF6 |
|---|---|
| RGB | rgb(252, 252, 246) |
| HSL | hsl(60, 50%, 98%) |
| HSV | hsv(60, 2%, 99%) |
| CMYK | cmyk(0%, 0%, 2.4%, 1.2%) |
| CIE-LAB | lab(98.82, -1.04, 2.87) |
| CIE-LCH | lch(98.82, 3.05, 109.95°) |
| OKLab | oklab(98.94% -0.0022 0.0076) |
| OKLCH | oklch(98.94% 0.008 106.6) |
| XYZ | xyz(91.5872, 96.9702, 101.0630) |
| Luminance | 0.9697 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White
#FAF9F6
ΔE00 1.75
Floralwhite
#FFFAF0
ΔE00 2.63
White
#FFFFFF
ΔE00 3.12
Whitesmoke
#F5F5F5
ΔE00 3.32
Pale Grey
#FDFDFE
ΔE00 3.63
Ivory
#FFFFF0
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFCF6 #F6F6FC
analogous
#FCF9F6 #FCFCF6 #F9FCF6
triadic
#FCFCF6 #F6FCFC #FCF6FC
tetradic
#FCFCF6 #F6FCF9 #F6F6FC #FCF6F9
square
#FCFCF6 #F6FCF9 #F6F6FC #FCF6F9
split-complementary
#FCFCF6 #F6F9FC #F9F6FC
monochromatic
#DDDD9A #EDEDC8 #F7F7E8 #F7F7E8 #F7F7E8
Accessibility & contrast
On white
1.03
#FCFCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.39
#FCFCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFCF6
20.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFCF6 | 1.00 | 1.03 | 20.39 | 20.39 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFBF6
Deuteranopia (green-blind)
#FDFCF6
Tritanopia (blue-blind)
#FDFBFA
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fcfcf6; /* rgb */ color: rgb(252, 252, 246); /* oklch */ color: oklch(98.9% 0.008 106.6);
Tailwind
colors: {
custom: {
50: '#fdfdf9',
500: '#fcfcf6',
950: '#000000',
},
}SCSS
$custom: #fcfcf6; $custom-light: #fdfdf9; $custom-dark: #000000;
JSON
{
"hex": "#fcfcf6",
"rgb": {
"r": 252,
"g": 252,
"b": 246
},
"hsl": {
"h": 60,
"s": 50,
"l": 97.647
},
"oklch": {
"l": 0.98942,
"c": 0.00789,
"h": 106.6
},
"luminance": 0.9697
}Semantic roles & 50–950 ramp
primary
#FCFCF6
secondary
#B9B9DD
accent
#28BD28
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585