#FDF2FC#FDF2FC
#FDF2FC is a very light, near-neutral purple. Relative luminance 0.914; OKLCH L 97.3% C 0.018 H 328.5°. Best body text is #000000 at 19.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF2FC |
|---|---|
| RGB | rgb(253, 242, 252) |
| HSL | hsl(305, 73%, 97%) |
| HSV | hsv(305, 4%, 99%) |
| CMYK | cmyk(0%, 4.3%, 0.4%, 0.8%) |
| CIE-LAB | lab(96.58, 5.41, -3.48) |
| CIE-LCH | lch(96.58, 6.44, 327.25°) |
| OKLab | oklab(97.26% 0.015 -0.0092) |
| OKLCH | oklch(97.26% 0.018 328.5) |
| XYZ | xyz(89.8282, 91.4157, 104.9893) |
| Luminance | 0.9142 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.51
Ghostwhite
#F8F8FF
ΔE00 5.24
Very Light Pink
#FFF4F2
ΔE00 5.55
Snow
#FFFAFA
ΔE00 5.79
Lavender (CSS)
#E6E6FA
ΔE00 6.40
Pale Grey
#FDFDFE
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF2FC #F2FDF3
analogous
#F9F2FD #FDF2FC #FDF2F7
triadic
#FDF2FC #FCFDF2 #F2FCFD
tetradic
#FDF2FC #FDF9F2 #F2FDF3 #F2F7FD
square
#FDF2FC #FDF9F2 #F2FDF3 #F2F7FD
split-complementary
#FDF2FC #F7FDF2 #F2FDF9
monochromatic
#ED88E4 #F5BDF0 #FBE4F9 #FBE4F9 #FBE4F9
Accessibility & contrast
On white
1.09
#FDF2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.28
#FDF2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF2FC
19.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF2FC | 1.00 | 1.09 | 19.28 | 19.28 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FC
Deuteranopia (green-blind)
#F4F6FC
Tritanopia (blue-blind)
#FEF3F5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fdf2fc; /* rgb */ color: rgb(253, 242, 252); /* oklch */ color: oklch(97.3% 0.018 328.5);
Tailwind
colors: {
custom: {
50: '#fef6fd',
500: '#fdf2fc',
950: '#000000',
},
}SCSS
$custom: #fdf2fc; $custom-light: #fef6fd; $custom-dark: #000000;
JSON
{
"hex": "#fdf2fc",
"rgb": {
"r": 253,
"g": 242,
"b": 252
},
"hsl": {
"h": 305.455,
"s": 73.333,
"l": 97.059
},
"oklch": {
"l": 0.97256,
"c": 0.01759,
"h": 328.5
},
"luminance": 0.91415
}Semantic roles & 50–950 ramp
primary
#FDF2FC
secondary
#AEE5B3
accent
#D52210
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585