#FCFDF0#FCFDF0
#FCFDF0 is a very light, near-neutral yellow. Relative luminance 0.972; OKLCH L 99.0% C 0.017 H 110.3°. Best body text is #000000 at 20.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFDF0 |
|---|---|
| RGB | rgb(252, 253, 240) |
| HSL | hsl(65, 76%, 97%) |
| HSV | hsv(65, 5%, 99%) |
| CMYK | cmyk(0.4%, 0%, 5.1%, 0.8%) |
| CIE-LAB | lab(98.92, -2.56, 6.10) |
| CIE-LCH | lch(98.92, 6.61, 112.77°) |
| OKLab | oklab(98.98% -0.0059 0.016) |
| OKLCH | oklch(98.98% 0.017 110.3) |
| XYZ | xyz(90.9960, 97.2375, 96.3961) |
| Luminance | 0.9724 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 0.93
Floralwhite
#FFFAF0
ΔE00 3.46
Oldlace
#FDF5E6
ΔE00 4.34
Beige
#F5F5DC
ΔE00 4.73
Mintcream
#F5FFFA
ΔE00 4.73
Off White
#FAF9F6
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFDF0 #F1F0FD
analogous
#FDF8F0 #FCFDF0 #F6FDF0
triadic
#FCFDF0 #F0FCFD #FDF0FC
tetradic
#FCFDF0 #F0FDF8 #F1F0FD #FDF0F6
square
#FCFDF0 #F0FDF8 #F1F0FD #FDF0F6
split-complementary
#FCFDF0 #F0F6FD #F8F0FD
monochromatic
#E6EF84 #F1F6BA #FAFBE4 #FAFBE4 #FAFBE4
Accessibility & contrast
On white
1.03
#FCFDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.45
#FCFDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFDF0
20.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFDF0 | 1.00 | 1.03 | 20.45 | 20.45 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCEF
Deuteranopia (green-blind)
#FFFCF0
Tritanopia (blue-blind)
#FEFBF9
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fcfdf0; /* rgb */ color: rgb(252, 253, 240); /* oklch */ color: oklch(99.0% 0.017 110.3);
Tailwind
colors: {
custom: {
50: '#fdfef4',
500: '#fcfdf0',
950: '#000000',
},
}SCSS
$custom: #fcfdf0; $custom-light: #fdfef4; $custom-dark: #000000;
JSON
{
"hex": "#fcfdf0",
"rgb": {
"r": 252,
"g": 253,
"b": 240
},
"hsl": {
"h": 64.615,
"s": 76.471,
"l": 96.667
},
"oklch": {
"l": 0.98978,
"c": 0.01707,
"h": 110.3
},
"luminance": 0.97237
}Semantic roles & 50–950 ramp
primary
#FCFDF0
secondary
#B0ABE6
accent
#0DD91D
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585