#FDF1FC#FDF1FC
#FDF1FC is a very light, near-neutral purple. Relative luminance 0.908; OKLCH L 97.1% C 0.019 H 328.3°. Best body text is #000000 at 19.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF1FC |
|---|---|
| RGB | rgb(253, 241, 252) |
| HSL | hsl(305, 75%, 97%) |
| HSV | hsv(305, 5%, 99%) |
| CMYK | cmyk(0%, 4.7%, 0.4%, 0.8%) |
| CIE-LAB | lab(96.34, 5.92, -3.84) |
| CIE-LCH | lch(96.34, 7.06, 327.05°) |
| OKLab | oklab(97.07% 0.0164 -0.0101) |
| OKLCH | oklch(97.07% 0.019 328.3) |
| XYZ | xyz(89.5314, 90.8220, 104.8904) |
| Luminance | 0.9082 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.69
Ghostwhite
#F8F8FF
ΔE00 5.78
Very Light Pink
#FFF4F2
ΔE00 6.03
Snow
#FFFAFA
ΔE00 6.38
Lavender (CSS)
#E6E6FA
ΔE00 6.39
Pale Grey
#FDFDFE
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF1FC #F1FDF2
analogous
#F8F1FD #FDF1FC #FDF1F6
triadic
#FDF1FC #FCFDF1 #F1FCFD
tetradic
#FDF1FC #FDF8F1 #F1FDF2 #F1F6FD
square
#FDF1FC #FDF8F1 #F1FDF2 #F1F6FD
split-complementary
#FDF1FC #F6FDF1 #F1FDF8
monochromatic
#EE86E5 #F5BBF1 #FBE4F9 #FBE4F9 #FBE4F9
Accessibility & contrast
On white
1.10
#FDF1FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.16
#FDF1FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF1FC
19.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF1FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF1FC | 1.00 | 1.10 | 19.16 | 19.16 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FD
Deuteranopia (green-blind)
#F3F5FC
Tritanopia (blue-blind)
#FEF2F4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fdf1fc; /* rgb */ color: rgb(253, 241, 252); /* oklch */ color: oklch(97.1% 0.019 328.3);
Tailwind
colors: {
custom: {
50: '#fef5fd',
500: '#fdf1fc',
950: '#000000',
},
}SCSS
$custom: #fdf1fc; $custom-light: #fef5fd; $custom-dark: #000000;
JSON
{
"hex": "#fdf1fc",
"rgb": {
"r": 253,
"g": 241,
"b": 252
},
"hsl": {
"h": 305,
"s": 75,
"l": 96.863
},
"oklch": {
"l": 0.97065,
"c": 0.0193,
"h": 328.3
},
"luminance": 0.90822
}Semantic roles & 50–950 ramp
primary
#FDF1FC
secondary
#ADE5B2
accent
#D71F0E
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585