#FCFDF6#FCFDF6
#FCFDF6 is a very light, near-neutral yellow. Relative luminance 0.976; OKLCH L 99.1% C 0.009 H 113.2°. Best body text is #000000 at 20.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFDF6 |
|---|---|
| RGB | rgb(252, 253, 246) |
| HSL | hsl(69, 64%, 98%) |
| HSV | hsv(69, 3%, 99%) |
| CMYK | cmyk(0.4%, 0%, 2.8%, 0.8%) |
| CIE-LAB | lab(99.06, -1.54, 3.23) |
| CIE-LCH | lch(99.06, 3.58, 115.57°) |
| OKLab | oklab(99.14% -0.0036 0.0085) |
| OKLCH | oklch(99.14% 0.009 113.2) |
| XYZ | xyz(91.9021, 97.5999, 101.1680) |
| Luminance | 0.9760 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White
#FAF9F6
ΔE00 2.46
Floralwhite
#FFFAF0
ΔE00 2.90
Ivory
#FFFFF0
ΔE00 3.35
White
#FFFFFF
ΔE00 3.69
Mintcream
#F5FFFA
ΔE00 3.86
Whitesmoke
#F5F5F5
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFDF6 #F7F6FD
analogous
#FDFAF6 #FCFDF6 #F8FDF6
triadic
#FCFDF6 #F6FCFD #FDF6FC
tetradic
#FCFDF6 #F6FDFA #F7F6FD #FDF6F8
square
#FCFDF6 #F6FDFA #F7F6FD #FDF6F8
split-complementary
#FCFDF6 #F6F8FD #FAF6FD
monochromatic
#DBE792 #EBF2C4 #F7F9E6 #F7F9E6 #F7F9E6
Accessibility & contrast
On white
1.02
#FCFDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.52
#FCFDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFDF6
20.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFDF6 | 1.00 | 1.02 | 20.52 | 20.52 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFCF6
Deuteranopia (green-blind)
#FEFCF6
Tritanopia (blue-blind)
#FDFCFB
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fcfdf6; /* rgb */ color: rgb(252, 253, 246); /* oklch */ color: oklch(99.1% 0.009 113.2);
Tailwind
colors: {
custom: {
50: '#fdfef9',
500: '#fcfdf6',
950: '#000000',
},
}SCSS
$custom: #fcfdf6; $custom-light: #fdfef9; $custom-dark: #000000;
JSON
{
"hex": "#fcfdf6",
"rgb": {
"r": 252,
"g": 253,
"b": 246
},
"hsl": {
"h": 68.571,
"s": 63.636,
"l": 97.843
},
"oklch": {
"l": 0.99137,
"c": 0.00925,
"h": 113.2
},
"luminance": 0.976
}Semantic roles & 50–950 ramp
primary
#FCFDF6
secondary
#BBB5E2
accent
#1ACB33
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585