#FCFDDE#FCFDDE
#FCFDDE is a very light, muted yellow. Relative luminance 0.962; OKLCH L 98.5% C 0.040 H 108.6°. Best body text is #000000 at 20.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFDDE |
|---|---|
| RGB | rgb(252, 253, 222) |
| HSL | hsl(62, 89%, 93%) |
| HSV | hsv(62, 12%, 99%) |
| CMYK | cmyk(0.4%, 0%, 12.3%, 0.8%) |
| CIE-LAB | lab(98.52, -5.46, 14.74) |
| CIE-LCH | lch(98.52, 15.72, 110.32°) |
| OKLab | oklab(98.53% -0.0129 0.0382) |
| OKLCH | oklch(98.53% 0.04 108.6) |
| XYZ | xyz(88.4536, 96.2205, 83.0057) |
| Luminance | 0.9622 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 0.59
Off White (survey)
#FFFFE4
ΔE00 1.45
Beige
#F5F5DC
ΔE00 2.46
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.66
Eggshell (survey)
#FFFFD4
ΔE00 3.33
Cornsilk
#FFF8DC
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFDDE #DFDEFD
analogous
#FDEEDE #FCFDDE #ECFDDE
triadic
#FCFDDE #DEFCFD #FDDEFC
tetradic
#FCFDDE #DEFDEE #DFDEFD #FDDEEC
square
#FCFDDE #DEFDEE #DFDEFD #FDDEEC
split-complementary
#FCFDDE #DEECFD #EEDEFD
monochromatic
#F2F66B #F7FAA4 #FCFDDE #FCFDE2 #FCFDE2
Accessibility & contrast
On white
1.04
#FCFDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.24
#FCFDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFDDE
20.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFDDE | 1.00 | 1.04 | 20.24 | 20.24 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFADC
Deuteranopia (green-blind)
#FFFBDF
Tritanopia (blue-blind)
#FFF9F4
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fcfdde; /* rgb */ color: rgb(252, 253, 222); /* oklch */ color: oklch(98.5% 0.040 108.6);
Tailwind
colors: {
custom: {
50: '#fdfee8',
500: '#fcfdde',
950: '#000000',
},
}SCSS
$custom: #fcfdde; $custom-light: #fdfee8; $custom-dark: #000000;
JSON
{
"hex": "#fcfdde",
"rgb": {
"r": 252,
"g": 253,
"b": 222
},
"hsl": {
"h": 61.935,
"s": 88.571,
"l": 93.137
},
"oklch": {
"l": 0.98528,
"c": 0.04033,
"h": 108.6
},
"luminance": 0.9622
}Semantic roles & 50–950 ramp
primary
#FCFDDE
secondary
#9B98E7
accent
#00E508
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171716
muted
#858584