#FDF5FC#FDF5FC
#FDF5FC is a very light, near-neutral purple. Relative luminance 0.932; OKLCH L 97.8% C 0.013 H 329.5°. Best body text is #000000 at 19.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF5FC |
|---|---|
| RGB | rgb(253, 245, 252) |
| HSL | hsl(308, 67%, 98%) |
| HSV | hsv(308, 3%, 99%) |
| CMYK | cmyk(0%, 3.2%, 0.4%, 0.8%) |
| CIE-LAB | lab(97.32, 3.88, -2.40) |
| CIE-LCH | lch(97.32, 4.57, 328.23°) |
| OKLab | oklab(97.83% 0.0108 -0.0063) |
| OKLCH | oklch(97.83% 0.013 329.5) |
| XYZ | xyz(90.7284, 93.2161, 105.2894) |
| Luminance | 0.9322 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.91
Ghostwhite
#F8F8FF
ΔE00 3.63
Snow
#FFFAFA
ΔE00 3.93
Very Light Pink
#FFF4F2
ΔE00 4.25
Pale Grey
#FDFDFE
ΔE00 5.25
Whitesmoke
#F5F5F5
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF5FC #F5FDF6
analogous
#FAF5FD #FDF5FC #FDF5F8
triadic
#FDF5FC #FCFDF5 #F5FCFD
tetradic
#FDF5FC #FDFAF5 #F5FDF6 #F5F8FD
square
#FDF5FC #FDFAF5 #F5FDF6 #F5F8FD
split-complementary
#FDF5FC #F8FDF5 #F5FDFA
monochromatic
#E98FDD #F3C2ED #FAE5F7 #FAE5F7 #FAE5F7
Accessibility & contrast
On white
1.07
#FDF5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.64
#FDF5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF5FC
19.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF5FC | 1.00 | 1.07 | 19.64 | 19.64 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FC
Deuteranopia (green-blind)
#F6F8FC
Tritanopia (blue-blind)
#FEF5F7
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fdf5fc; /* rgb */ color: rgb(253, 245, 252); /* oklch */ color: oklch(97.8% 0.013 329.5);
Tailwind
colors: {
custom: {
50: '#fef8fd',
500: '#fdf5fc',
950: '#000000',
},
}SCSS
$custom: #fdf5fc; $custom-light: #fef8fd; $custom-dark: #000000;
JSON
{
"hex": "#fdf5fc",
"rgb": {
"r": 253,
"g": 245,
"b": 252
},
"hsl": {
"h": 307.5,
"s": 66.667,
"l": 97.647
},
"oklch": {
"l": 0.97831,
"c": 0.01251,
"h": 329.5
},
"luminance": 0.93216
}Semantic roles & 50–950 ramp
primary
#FDF5FC
secondary
#B3E3B9
accent
#CF2E17
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585