#FDFCED#FDFCED
#FDFCED is a very light, near-neutral yellow. Relative luminance 0.966; OKLCH L 98.8% C 0.020 H 103.7°. Best body text is #000000 at 20.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFCED |
|---|---|
| RGB | rgb(253, 252, 237) |
| HSL | hsl(56, 80%, 96%) |
| HSV | hsv(56, 6%, 99%) |
| CMYK | cmyk(0%, 0.4%, 6.3%, 0.8%) |
| CIE-LAB | lab(98.68, -2.22, 7.30) |
| CIE-LCH | lch(98.68, 7.62, 106.91°) |
| OKLab | oklab(98.78% -0.0046 0.0191) |
| OKLCH | oklch(98.78% 0.02 103.7) |
| XYZ | xyz(90.6024, 96.6183, 93.9805) |
| Luminance | 0.9662 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 0.72
Floralwhite
#FFFAF0
ΔE00 3.24
Oldlace
#FDF5E6
ΔE00 3.54
Beige
#F5F5DC
ΔE00 4.09
Off White (survey)
#FFFFE4
ΔE00 4.37
Eggshell
#F0EAD6
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFCED #EDEEFD
analogous
#FDF4ED #FDFCED #F6FDED
triadic
#FDFCED #EDFDFC #FCEDFD
tetradic
#FDFCED #EDFDF4 #EDEEFD #FDEDF6
square
#FDFCED #EDFDF4 #EDEEFD #FDEDF6
split-complementary
#FDFCED #EDF6FD #F4EDFD
monochromatic
#F1EA7F #F7F3B6 #FCFAE3 #FCFAE3 #FCFAE3
Accessibility & contrast
On white
1.03
#FDFCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.32
#FDFCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFCED
20.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFCED | 1.00 | 1.03 | 20.32 | 20.32 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEC
Deuteranopia (green-blind)
#FFFCED
Tritanopia (blue-blind)
#FFFAF8
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fdfced; /* rgb */ color: rgb(253, 252, 237); /* oklch */ color: oklch(98.8% 0.020 103.7);
Tailwind
colors: {
custom: {
50: '#fefdf2',
500: '#fdfced',
950: '#000000',
},
}SCSS
$custom: #fdfced; $custom-light: #fefdf2; $custom-dark: #000000;
JSON
{
"hex": "#fdfced",
"rgb": {
"r": 253,
"g": 252,
"b": 237
},
"hsl": {
"h": 56.25,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.9878,
"c": 0.01969,
"h": 103.7
},
"luminance": 0.96618
}Semantic roles & 50–950 ramp
primary
#FDFCED
secondary
#A8ACE6
accent
#16DC09
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585