#FCFDED#FCFDED
#FCFDED is a very light, muted yellow. Relative luminance 0.971; OKLCH L 98.9% C 0.021 H 109.7°. Best body text is #000000 at 20.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFDED |
|---|---|
| RGB | rgb(252, 253, 237) |
| HSL | hsl(64, 80%, 96%) |
| HSV | hsv(64, 6%, 99%) |
| CMYK | cmyk(0.4%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(98.85, -3.06, 7.54) |
| CIE-LCH | lch(98.85, 8.13, 112.09°) |
| OKLab | oklab(98.9% -0.0071 0.0198) |
| OKLCH | oklch(98.9% 0.021 109.7) |
| XYZ | xyz(90.5541, 97.0607, 94.0684) |
| Luminance | 0.9706 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 0.80
Beige
#F5F5DC
ΔE00 3.65
Off White (survey)
#FFFFE4
ΔE00 3.82
Floralwhite
#FFFAF0
ΔE00 4.25
Oldlace
#FDF5E6
ΔE00 4.56
Eggshell
#F0EAD6
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFDED #EEEDFD
analogous
#FDF6ED #FCFDED #F4FDED
triadic
#FCFDED #EDFCFD #FDEDFC
tetradic
#FCFDED #EDFDF6 #EEEDFD #FDEDF4
square
#FCFDED #EDFDF6 #EEEDFD #FDEDF4
split-complementary
#FCFDED #EDF4FD #F6EDFD
monochromatic
#EAF17F #F3F7B6 #FAFCE3 #FAFCE3 #FAFCE3
Accessibility & contrast
On white
1.03
#FCFDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.41
#FCFDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFDED
20.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFDED | 1.00 | 1.03 | 20.41 | 20.41 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEC
Deuteranopia (green-blind)
#FFFCEE
Tritanopia (blue-blind)
#FEFBF8
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fcfded; /* rgb */ color: rgb(252, 253, 237); /* oklch */ color: oklch(98.9% 0.021 109.7);
Tailwind
colors: {
custom: {
50: '#fdfef2',
500: '#fcfded',
950: '#000000',
},
}SCSS
$custom: #fcfded; $custom-light: #fdfef2; $custom-dark: #000000;
JSON
{
"hex": "#fcfded",
"rgb": {
"r": 252,
"g": 253,
"b": 237
},
"hsl": {
"h": 63.75,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.989,
"c": 0.02097,
"h": 109.7
},
"luminance": 0.9706
}Semantic roles & 50–950 ramp
primary
#FCFDED
secondary
#ACA8E6
accent
#09DC16
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585