#FDF3FC#FDF3FC
#FDF3FC is a very light, near-neutral purple. Relative luminance 0.920; OKLCH L 97.4% C 0.016 H 328.8°. Best body text is #000000 at 19.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF3FC |
|---|---|
| RGB | rgb(253, 243, 252) |
| HSL | hsl(306, 71%, 97%) |
| HSV | hsv(306, 4%, 99%) |
| CMYK | cmyk(0%, 4%, 0.4%, 0.8%) |
| CIE-LAB | lab(96.83, 4.90, -3.12) |
| CIE-LCH | lch(96.83, 5.81, 327.50°) |
| OKLab | oklab(97.45% 0.0136 -0.0082) |
| OKLCH | oklch(97.45% 0.016 328.8) |
| XYZ | xyz(90.1266, 92.0125, 105.0888) |
| Luminance | 0.9201 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.49
Ghostwhite
#F8F8FF
ΔE00 4.69
Very Light Pink
#FFF4F2
ΔE00 5.08
Snow
#FFFAFA
ΔE00 5.18
Lavender (CSS)
#E6E6FA
ΔE00 6.47
Pale Grey
#FDFDFE
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF3FC #F3FDF4
analogous
#F9F3FD #FDF3FC #FDF3F7
triadic
#FDF3FC #FCFDF3 #F3FCFD
tetradic
#FDF3FC #FDF9F3 #F3FDF4 #F3F7FD
square
#FDF3FC #FDF9F3 #F3FDF4 #F3F7FD
split-complementary
#FDF3FC #F7FDF3 #F3FDF9
monochromatic
#EC8AE2 #F4BFEF #FBE5F8 #FBE5F8 #FBE5F8
Accessibility & contrast
On white
1.08
#FDF3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.40
#FDF3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF3FC
19.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF3FC | 1.00 | 1.08 | 19.40 | 19.40 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FC
Deuteranopia (green-blind)
#F5F6FC
Tritanopia (blue-blind)
#FEF4F6
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fdf3fc; /* rgb */ color: rgb(253, 243, 252); /* oklch */ color: oklch(97.4% 0.016 328.8);
Tailwind
colors: {
custom: {
50: '#fef7fd',
500: '#fdf3fc',
950: '#000000',
},
}SCSS
$custom: #fdf3fc; $custom-light: #fef7fd; $custom-dark: #000000;
JSON
{
"hex": "#fdf3fc",
"rgb": {
"r": 253,
"g": 243,
"b": 252
},
"hsl": {
"h": 306,
"s": 71.429,
"l": 97.255
},
"oklch": {
"l": 0.97448,
"c": 0.01589,
"h": 328.8
},
"luminance": 0.92012
}Semantic roles & 50–950 ramp
primary
#FDF3FC
secondary
#B0E5B5
accent
#D32512
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585