#FCFDF2#FCFDF2
#FCFDF2 is a very light, near-neutral yellow. Relative luminance 0.974; OKLCH L 99.0% C 0.014 H 110.9°. Best body text is #000000 at 20.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFDF2 |
|---|---|
| RGB | rgb(252, 253, 242) |
| HSL | hsl(65, 73%, 97%) |
| HSV | hsv(65, 4%, 99%) |
| CMYK | cmyk(0.4%, 0%, 4.3%, 0.8%) |
| CIE-LAB | lab(98.97, -2.22, 5.14) |
| CIE-LCH | lch(98.97, 5.60, 113.39°) |
| OKLab | oklab(99.03% -0.0051 0.0135) |
| OKLCH | oklch(99.03% 0.014 110.9) |
| XYZ | xyz(91.2948, 97.3570, 97.9694) |
| Luminance | 0.9736 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.65
Floralwhite
#FFFAF0
ΔE00 3.06
Off White
#FAF9F6
ΔE00 4.09
Mintcream
#F5FFFA
ΔE00 4.30
Oldlace
#FDF5E6
ΔE00 4.37
White
#FFFFFF
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFDF2 #F3F2FD
analogous
#FDF9F2 #FCFDF2 #F7FDF2
triadic
#FCFDF2 #F2FCFD #FDF2FC
tetradic
#FCFDF2 #F2FDF9 #F3F2FD #FDF2F7
square
#FCFDF2 #F2FDF9 #F3F2FD #FDF2F7
split-complementary
#FCFDF2 #F2F7FD #F9F2FD
monochromatic
#E4ED88 #F0F5BD #F9FBE4 #F9FBE4 #F9FBE4
Accessibility & contrast
On white
1.03
#FCFDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.47
#FCFDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFDF2
20.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFDF2 | 1.00 | 1.03 | 20.47 | 20.47 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCF1
Deuteranopia (green-blind)
#FFFCF2
Tritanopia (blue-blind)
#FEFBFA
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fcfdf2; /* rgb */ color: rgb(252, 253, 242); /* oklch */ color: oklch(99.0% 0.014 110.9);
Tailwind
colors: {
custom: {
50: '#fdfef6',
500: '#fcfdf2',
950: '#000000',
},
}SCSS
$custom: #fcfdf2; $custom-light: #fdfef6; $custom-dark: #000000;
JSON
{
"hex": "#fcfdf2",
"rgb": {
"r": 252,
"g": 253,
"b": 242
},
"hsl": {
"h": 65.455,
"s": 73.333,
"l": 97.059
},
"oklch": {
"l": 0.9903,
"c": 0.01447,
"h": 110.9
},
"luminance": 0.97357
}Semantic roles & 50–950 ramp
primary
#FCFDF2
secondary
#B3AEE5
accent
#10D522
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585