#FDFCF0#FDFCF0
#FDFCF0 is a very light, near-neutral yellow. Relative luminance 0.968; OKLCH L 98.9% C 0.016 H 102.8°. Best body text is #000000 at 20.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFCF0 |
|---|---|
| RGB | rgb(253, 252, 240) |
| HSL | hsl(55, 76%, 97%) |
| HSV | hsv(55, 5%, 99%) |
| CMYK | cmyk(0%, 0.4%, 5.1%, 0.8%) |
| CIE-LAB | lab(98.75, -1.72, 5.86) |
| CIE-LCH | lch(98.75, 6.10, 106.37°) |
| OKLab | oklab(98.86% -0.0035 0.0154) |
| OKLCH | oklch(98.86% 0.016 102.8) |
| XYZ | xyz(91.0444, 96.7951, 96.3081) |
| Luminance | 0.9679 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.48
Floralwhite
#FFFAF0
ΔE00 2.36
Oldlace
#FDF5E6
ΔE00 3.44
Off White
#FAF9F6
ΔE00 4.17
Eggshell
#F0EAD6
ΔE00 5.02
Linen
#FAF0E6
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFCF0 #F0F1FD
analogous
#FDF6F0 #FDFCF0 #F8FDF0
triadic
#FDFCF0 #F0FDFC #FCF0FD
tetradic
#FDFCF0 #F0FDF6 #F0F1FD #FDF0F8
square
#FDFCF0 #F0FDF6 #F0F1FD #FDF0F8
split-complementary
#FDFCF0 #F0F8FD #F6F0FD
monochromatic
#EFE684 #F6F1BA #FBFAE4 #FBFAE4 #FBFAE4
Accessibility & contrast
On white
1.03
#FDFCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.36
#FDFCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFCF0
20.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFCF0 | 1.00 | 1.03 | 20.36 | 20.36 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEF
Deuteranopia (green-blind)
#FFFCF0
Tritanopia (blue-blind)
#FFFAF8
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fdfcf0; /* rgb */ color: rgb(253, 252, 240); /* oklch */ color: oklch(98.9% 0.016 102.8);
Tailwind
colors: {
custom: {
50: '#fefdf4',
500: '#fdfcf0',
950: '#000000',
},
}SCSS
$custom: #fdfcf0; $custom-light: #fefdf4; $custom-dark: #000000;
JSON
{
"hex": "#fdfcf0",
"rgb": {
"r": 253,
"g": 252,
"b": 240
},
"hsl": {
"h": 55.385,
"s": 76.471,
"l": 96.667
},
"oklch": {
"l": 0.98859,
"c": 0.01578,
"h": 102.8
},
"luminance": 0.96795
}Semantic roles & 50–950 ramp
primary
#FDFCF0
secondary
#ABB0E6
accent
#1DD90D
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585