#FCFDF5#FCFDF5
#FCFDF5 is a very light, near-neutral yellow. Relative luminance 0.975; OKLCH L 99.1% C 0.011 H 112.3°. Best body text is #000000 at 20.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFDF5 |
|---|---|
| RGB | rgb(252, 253, 245) |
| HSL | hsl(68, 67%, 98%) |
| HSV | hsv(68, 3%, 99%) |
| CMYK | cmyk(0.4%, 0%, 3.2%, 0.8%) |
| CIE-LAB | lab(99.04, -1.72, 3.71) |
| CIE-LCH | lch(99.04, 4.08, 114.84°) |
| OKLab | oklab(99.11% -0.004 0.0098) |
| OKLCH | oklch(99.11% 0.011 112.3) |
| XYZ | xyz(91.7490, 97.5387, 100.3618) |
| Luminance | 0.9754 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 2.84
Off White
#FAF9F6
ΔE00 2.87
Ivory
#FFFFF0
ΔE00 2.90
Mintcream
#F5FFFA
ΔE00 3.90
White
#FFFFFF
ΔE00 4.13
Whitesmoke
#F5F5F5
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFDF5 #F6F5FD
analogous
#FDFAF5 #FCFDF5 #F8FDF5
triadic
#FCFDF5 #F5FCFD #FDF5FC
tetradic
#FCFDF5 #F5FDFA #F6F5FD #FDF5F8
square
#FCFDF5 #F5FDFA #F6F5FD #FDF5F8
split-complementary
#FCFDF5 #F5F8FD #FAF5FD
monochromatic
#DDE98F #EDF3C2 #F7FAE5 #F7FAE5 #F7FAE5
Accessibility & contrast
On white
1.02
#FCFDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.51
#FCFDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFDF5
20.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFDF5 | 1.00 | 1.02 | 20.51 | 20.51 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFCF5
Deuteranopia (green-blind)
#FEFCF5
Tritanopia (blue-blind)
#FDFCFB
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fcfdf5; /* rgb */ color: rgb(252, 253, 245); /* oklch */ color: oklch(99.1% 0.011 112.3);
Tailwind
colors: {
custom: {
50: '#fdfef8',
500: '#fcfdf5',
950: '#000000',
},
}SCSS
$custom: #fcfdf5; $custom-light: #fdfef8; $custom-dark: #000000;
JSON
{
"hex": "#fcfdf5",
"rgb": {
"r": 252,
"g": 253,
"b": 245
},
"hsl": {
"h": 67.5,
"s": 66.667,
"l": 97.647
},
"oklch": {
"l": 0.9911,
"c": 0.01055,
"h": 112.3
},
"luminance": 0.97539
}Semantic roles & 50–950 ramp
primary
#FCFDF5
secondary
#B9B3E3
accent
#17CF2E
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585