#FDF3FE#FDF3FE
#FDF3FE is a very light, near-neutral purple. Relative luminance 0.921; OKLCH L 97.5% C 0.018 H 323.0°. Best body text is #000000 at 19.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF3FE |
|---|---|
| RGB | rgb(253, 243, 254) |
| HSL | hsl(295, 85%, 97%) |
| HSV | hsv(295, 4%, 100%) |
| CMYK | cmyk(0.4%, 4.3%, 0%, 0.4%) |
| CIE-LAB | lab(96.88, 5.26, -4.08) |
| CIE-LCH | lch(96.88, 6.65, 322.18°) |
| OKLab | oklab(97.51% 0.0143 -0.0108) |
| OKLCH | oklch(97.51% 0.018 323) |
| XYZ | xyz(90.4452, 92.1400, 106.7667) |
| Luminance | 0.9214 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.07
Ghostwhite
#F8F8FF
ΔE00 5.02
Very Light Pink
#FFF4F2
ΔE00 5.91
Snow
#FFFAFA
ΔE00 5.92
Lavender (CSS)
#E6E6FA
ΔE00 6.01
Pale Grey
#FDFDFE
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF3FE #F4FEF3
analogous
#F7F3FE #FDF3FE #FEF3FA
triadic
#FDF3FE #FEFDF3 #F3FEFD
tetradic
#FDF3FE #FEF7F3 #F4FEF3 #F3FAFE
square
#FDF3FE #FEF7F3 #F4FEF3 #F3FAFE
split-complementary
#FDF3FE #FAFEF3 #F3FEF7
monochromatic
#EA82F5 #F4BBF9 #FAE3FD #FAE3FD #FAE3FD
Accessibility & contrast
On white
1.08
#FDF3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.43
#FDF3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF3FE
19.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF3FE | 1.00 | 1.08 | 19.43 | 19.43 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FF
Deuteranopia (green-blind)
#F4F6FE
Tritanopia (blue-blind)
#FEF4F6
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fdf3fe; /* rgb */ color: rgb(253, 243, 254); /* oklch */ color: oklch(97.5% 0.018 323.0);
Tailwind
colors: {
custom: {
50: '#fef7fe',
500: '#fdf3fe',
950: '#000000',
},
}SCSS
$custom: #fdf3fe; $custom-light: #fef7fe; $custom-dark: #000000;
JSON
{
"hex": "#fdf3fe",
"rgb": {
"r": 253,
"g": 243,
"b": 254
},
"hsl": {
"h": 294.545,
"s": 84.615,
"l": 97.451
},
"oklch": {
"l": 0.97506,
"c": 0.01794,
"h": 323
},
"luminance": 0.9214
}Semantic roles & 50–950 ramp
primary
#FDF3FE
secondary
#B1EAAC
accent
#E10418
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585