#FDFCF5#FDFCF5
#FDFCF5 is a very light, near-neutral yellow. Relative luminance 0.971; OKLCH L 99.0% C 0.009 H 100.0°. Best body text is #000000 at 20.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFCF5 |
|---|---|
| RGB | rgb(253, 252, 245) |
| HSL | hsl(53, 67%, 98%) |
| HSV | hsv(53, 3%, 99%) |
| CMYK | cmyk(0%, 0.4%, 3.2%, 0.8%) |
| CIE-LAB | lab(98.87, -0.88, 3.46) |
| CIE-LCH | lch(98.87, 3.57, 104.22°) |
| OKLab | oklab(98.99% -0.0016 0.0091) |
| OKLCH | oklch(98.99% 0.009 100) |
| XYZ | xyz(91.7974, 97.0963, 100.2739) |
| Luminance | 0.9710 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White
#FAF9F6
ΔE00 2.02
Floralwhite
#FFFAF0
ΔE00 2.06
White
#FFFFFF
ΔE00 3.48
Ivory
#FFFFF0
ΔE00 3.57
Whitesmoke
#F5F5F5
ΔE00 3.68
Pale Grey
#FDFDFE
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFCF5 #F5F6FD
analogous
#FDF8F5 #FDFCF5 #FAFDF5
triadic
#FDFCF5 #F5FDFC #FCF5FD
tetradic
#FDFCF5 #F5FDF8 #F5F6FD #FDF5FA
square
#FDFCF5 #F5FDF8 #F5F6FD #FDF5FA
split-complementary
#FDFCF5 #F5FAFD #F8F5FD
monochromatic
#E9DD8F #F3EDC2 #FAF7E5 #FAF7E5 #FAF7E5
Accessibility & contrast
On white
1.03
#FDFCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.42
#FDFCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFCF5
20.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFCF5 | 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)
#FEFBF5
Deuteranopia (green-blind)
#FEFCF5
Tritanopia (blue-blind)
#FEFBFA
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fdfcf5; /* rgb */ color: rgb(253, 252, 245); /* oklch */ color: oklch(99.0% 0.009 100.0);
Tailwind
colors: {
custom: {
50: '#fefdf8',
500: '#fdfcf5',
950: '#000000',
},
}SCSS
$custom: #fdfcf5; $custom-light: #fefdf8; $custom-dark: #000000;
JSON
{
"hex": "#fdfcf5",
"rgb": {
"r": 253,
"g": 252,
"b": 245
},
"hsl": {
"h": 52.5,
"s": 66.667,
"l": 97.647
},
"oklch": {
"l": 0.98991,
"c": 0.00927,
"h": 100
},
"luminance": 0.97096
}Semantic roles & 50–950 ramp
primary
#FDFCF5
secondary
#B3B9E3
accent
#2ECF17
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585