#FDFCF4#FDFCF4
#FDFCF4 is a very light, near-neutral yellow. Relative luminance 0.970; OKLCH L 99.0% C 0.011 H 100.8°. Best body text is #000000 at 20.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFCF4 |
|---|---|
| RGB | rgb(253, 252, 244) |
| HSL | hsl(53, 69%, 97%) |
| HSV | hsv(53, 4%, 99%) |
| CMYK | cmyk(0%, 0.4%, 3.6%, 0.8%) |
| CIE-LAB | lab(98.84, -1.05, 3.94) |
| CIE-LCH | lch(98.84, 4.08, 104.88°) |
| OKLab | oklab(98.97% -0.002 0.0104) |
| OKLCH | oklch(98.97% 0.011 100.8) |
| XYZ | xyz(91.6451, 97.0354, 99.4721) |
| Luminance | 0.9704 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 1.92
Off White
#FAF9F6
ΔE00 2.46
Ivory
#FFFFF0
ΔE00 3.13
White
#FFFFFF
ΔE00 3.93
Oldlace
#FDF5E6
ΔE00 3.99
Whitesmoke
#F5F5F5
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFCF4 #F4F5FD
analogous
#FDF8F4 #FDFCF4 #FAFDF4
triadic
#FDFCF4 #F4FDFC #FCF4FD
tetradic
#FDFCF4 #F4FDF8 #F4F5FD #FDF4FA
square
#FDFCF4 #F4FDF8 #F4F5FD #FDF4FA
split-complementary
#FDFCF4 #F4FAFD #F8F4FD
monochromatic
#EAE08C #F4EEC0 #FAF8E5 #FAF8E5 #FAF8E5
Accessibility & contrast
On white
1.03
#FDFCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.41
#FDFCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFCF4
20.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFCF4 | 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)
#FEFBF4
Deuteranopia (green-blind)
#FEFCF4
Tritanopia (blue-blind)
#FFFBFA
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fdfcf4; /* rgb */ color: rgb(253, 252, 244); /* oklch */ color: oklch(99.0% 0.011 100.8);
Tailwind
colors: {
custom: {
50: '#fefdf7',
500: '#fdfcf4',
950: '#000000',
},
}SCSS
$custom: #fdfcf4; $custom-light: #fefdf7; $custom-dark: #000000;
JSON
{
"hex": "#fdfcf4",
"rgb": {
"r": 253,
"g": 252,
"b": 244
},
"hsl": {
"h": 53.333,
"s": 69.231,
"l": 97.451
},
"oklch": {
"l": 0.98965,
"c": 0.01057,
"h": 100.8
},
"luminance": 0.97035
}Semantic roles & 50–950 ramp
primary
#FDFCF4
secondary
#B1B7E4
accent
#29D114
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585