#FDF4FC#FDF4FC
#FDF4FC is a very light, near-neutral purple. Relative luminance 0.926; OKLCH L 97.6% C 0.014 H 329.1°. Best body text is #000000 at 19.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF4FC |
|---|---|
| RGB | rgb(253, 244, 252) |
| HSL | hsl(307, 69%, 97%) |
| HSV | hsv(307, 4%, 99%) |
| CMYK | cmyk(0%, 3.6%, 0.4%, 0.8%) |
| CIE-LAB | lab(97.07, 4.39, -2.76) |
| CIE-LCH | lch(97.07, 5.19, 327.82°) |
| OKLab | oklab(97.64% 0.0122 -0.0073) |
| OKLCH | oklch(97.64% 0.014 329.1) |
| XYZ | xyz(90.4267, 92.6127, 105.1888) |
| Luminance | 0.9261 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.62
Ghostwhite
#F8F8FF
ΔE00 4.15
Snow
#FFFAFA
ΔE00 4.56
Very Light Pink
#FFF4F2
ΔE00 4.64
Pale Grey
#FDFDFE
ΔE00 5.91
Whitesmoke
#F5F5F5
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF4FC #F4FDF5
analogous
#FAF4FD #FDF4FC #FDF4F8
triadic
#FDF4FC #FCFDF4 #F4FCFD
tetradic
#FDF4FC #FDFAF4 #F4FDF5 #F4F8FD
square
#FDF4FC #FDFAF4 #F4FDF5 #F4F8FD
split-complementary
#FDF4FC #F8FDF4 #F4FDFA
monochromatic
#EA8CE0 #F4C0EE #FAE5F8 #FAE5F8 #FAE5F8
Accessibility & contrast
On white
1.08
#FDF4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.52
#FDF4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF4FC
19.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF4FC | 1.00 | 1.08 | 19.52 | 19.52 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FC
Deuteranopia (green-blind)
#F6F7FC
Tritanopia (blue-blind)
#FEF4F7
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fdf4fc; /* rgb */ color: rgb(253, 244, 252); /* oklch */ color: oklch(97.6% 0.014 329.1);
Tailwind
colors: {
custom: {
50: '#fef7fd',
500: '#fdf4fc',
950: '#000000',
},
}SCSS
$custom: #fdf4fc; $custom-light: #fef7fd; $custom-dark: #000000;
JSON
{
"hex": "#fdf4fc",
"rgb": {
"r": 253,
"g": 244,
"b": 252
},
"hsl": {
"h": 306.667,
"s": 69.231,
"l": 97.451
},
"oklch": {
"l": 0.97639,
"c": 0.0142,
"h": 329.1
},
"luminance": 0.92612
}Semantic roles & 50–950 ramp
primary
#FDF4FC
secondary
#B1E4B7
accent
#D12914
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585