#FCFDEE#FCFDEE
#FCFDEE is a very light, near-neutral yellow. Relative luminance 0.971; OKLCH L 98.9% C 0.020 H 109.8°. Best body text is #000000 at 20.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFDEE |
|---|---|
| RGB | rgb(252, 253, 238) |
| HSL | hsl(64, 79%, 96%) |
| HSV | hsv(64, 6%, 99%) |
| CMYK | cmyk(0.4%, 0%, 5.9%, 0.8%) |
| CIE-LAB | lab(98.88, -2.89, 7.06) |
| CIE-LCH | lch(98.88, 7.63, 112.29°) |
| OKLab | oklab(98.93% -0.0067 0.0185) |
| OKLCH | oklch(98.93% 0.02 109.8) |
| XYZ | xyz(90.7006, 97.1193, 94.8400) |
| Luminance | 0.9712 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 0.63
Floralwhite
#FFFAF0
ΔE00 3.97
Beige
#F5F5DC
ΔE00 3.99
Off White (survey)
#FFFFE4
ΔE00 4.20
Oldlace
#FDF5E6
ΔE00 4.45
Eggshell
#F0EAD6
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFDEE #EFEEFD
analogous
#FDF7EE #FCFDEE #F5FDEE
triadic
#FCFDEE #EEFCFD #FDEEFC
tetradic
#FCFDEE #EEFDF7 #EFEEFD #FDEEF5
square
#FCFDEE #EEFDF7 #EFEEFD #FDEEF5
split-complementary
#FCFDEE #EEF5FD #F7EEFD
monochromatic
#E9F080 #F2F7B7 #FAFCE4 #FAFCE4 #FAFCE4
Accessibility & contrast
On white
1.03
#FCFDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.42
#FCFDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFDEE
20.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFDEE | 1.00 | 1.03 | 20.42 | 20.42 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBED
Deuteranopia (green-blind)
#FFFCEE
Tritanopia (blue-blind)
#FEFBF9
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fcfdee; /* rgb */ color: rgb(252, 253, 238); /* oklch */ color: oklch(98.9% 0.020 109.8);
Tailwind
colors: {
custom: {
50: '#fdfef3',
500: '#fcfdee',
950: '#000000',
},
}SCSS
$custom: #fcfdee; $custom-light: #fdfef3; $custom-dark: #000000;
JSON
{
"hex": "#fcfdee",
"rgb": {
"r": 252,
"g": 253,
"b": 238
},
"hsl": {
"h": 64,
"s": 78.947,
"l": 96.275
},
"oklch": {
"l": 0.98926,
"c": 0.01968,
"h": 109.8
},
"luminance": 0.97119
}Semantic roles & 50–950 ramp
primary
#FCFDEE
secondary
#ADA9E6
accent
#0ADB18
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585