#FCFDF1#FCFDF1
#FCFDF1 is a very light, near-neutral yellow. Relative luminance 0.973; OKLCH L 99.0% C 0.016 H 110.5°. Best body text is #000000 at 20.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFDF1 |
|---|---|
| RGB | rgb(252, 253, 241) |
| HSL | hsl(65, 75%, 97%) |
| HSV | hsv(65, 5%, 99%) |
| CMYK | cmyk(0.4%, 0%, 4.7%, 0.8%) |
| CIE-LAB | lab(98.95, -2.39, 5.62) |
| CIE-LCH | lch(98.95, 6.11, 113.06°) |
| OKLab | oklab(99% -0.0055 0.0148) |
| OKLCH | oklch(99% 0.016 110.5) |
| XYZ | xyz(91.1450, 97.2971, 97.1806) |
| Luminance | 0.9730 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.27
Floralwhite
#FFFAF0
ΔE00 3.24
Oldlace
#FDF5E6
ΔE00 4.33
Off White
#FAF9F6
ΔE00 4.49
Mintcream
#F5FFFA
ΔE00 4.50
Beige
#F5F5DC
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFDF1 #F2F1FD
analogous
#FDF8F1 #FCFDF1 #F6FDF1
triadic
#FCFDF1 #F1FCFD #FDF1FC
tetradic
#FCFDF1 #F1FDF8 #F2F1FD #FDF1F6
square
#FCFDF1 #F1FDF8 #F2F1FD #FDF1F6
split-complementary
#FCFDF1 #F1F6FD #F8F1FD
monochromatic
#E5EE86 #F1F5BB #F9FBE4 #F9FBE4 #F9FBE4
Accessibility & contrast
On white
1.03
#FCFDF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.46
#FCFDF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFDF1
20.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFDF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFDF1 | 1.00 | 1.03 | 20.46 | 20.46 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCF0
Deuteranopia (green-blind)
#FFFCF1
Tritanopia (blue-blind)
#FEFBF9
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fcfdf1; /* rgb */ color: rgb(252, 253, 241); /* oklch */ color: oklch(99.0% 0.016 110.5);
Tailwind
colors: {
custom: {
50: '#fdfef5',
500: '#fcfdf1',
950: '#000000',
},
}SCSS
$custom: #fcfdf1; $custom-light: #fdfef5; $custom-dark: #000000;
JSON
{
"hex": "#fcfdf1",
"rgb": {
"r": 252,
"g": 253,
"b": 241
},
"hsl": {
"h": 65,
"s": 75,
"l": 96.863
},
"oklch": {
"l": 0.99004,
"c": 0.01576,
"h": 110.5
},
"luminance": 0.97297
}Semantic roles & 50–950 ramp
primary
#FCFDF1
secondary
#B2ADE5
accent
#0ED71F
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585