#FDF1FE#FDF1FE
#FDF1FE is a very light, muted purple. Relative luminance 0.909; OKLCH L 97.1% C 0.021 H 323.4°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF1FE |
|---|---|
| RGB | rgb(253, 241, 254) |
| HSL | hsl(295, 87%, 97%) |
| HSV | hsv(295, 5%, 100%) |
| CMYK | cmyk(0.4%, 5.1%, 0%, 0.4%) |
| CIE-LAB | lab(96.39, 6.28, -4.80) |
| CIE-LCH | lch(96.39, 7.90, 322.62°) |
| OKLab | oklab(97.12% 0.0171 -0.0127) |
| OKLCH | oklch(97.12% 0.021 323.4) |
| XYZ | xyz(89.8499, 90.9495, 106.5683) |
| Luminance | 0.9095 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.43
Lavender (CSS)
#E6E6FA
ΔE00 6.06
Ghostwhite
#F8F8FF
ΔE00 6.15
Very Light Pink
#FFF4F2
ΔE00 6.81
Snow
#FFFAFA
ΔE00 7.06
Pale Grey
#FDFDFE
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF1FE #F2FEF1
analogous
#F7F1FE #FDF1FE #FEF1F9
triadic
#FDF1FE #FEFDF1 #F1FEFD
tetradic
#FDF1FE #FEF7F1 #F2FEF1 #F1F9FE
square
#FDF1FE #FEF7F1 #F2FEF1 #F1F9FE
split-complementary
#FDF1FE #F9FEF1 #F1FEF7
monochromatic
#ED7FF6 #F5B8FA #FBE2FD #FBE2FD #FBE2FD
Accessibility & contrast
On white
1.09
#FDF1FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.19
#FDF1FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF1FE
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF1FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF1FE | 1.00 | 1.09 | 19.19 | 19.19 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#F2F5FD
Tritanopia (blue-blind)
#FEF2F5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fdf1fe; /* rgb */ color: rgb(253, 241, 254); /* oklch */ color: oklch(97.1% 0.021 323.4);
Tailwind
colors: {
custom: {
50: '#fef5fe',
500: '#fdf1fe',
950: '#000000',
},
}SCSS
$custom: #fdf1fe; $custom-light: #fef5fe; $custom-dark: #000000;
JSON
{
"hex": "#fdf1fe",
"rgb": {
"r": 253,
"g": 241,
"b": 254
},
"hsl": {
"h": 295.385,
"s": 86.667,
"l": 97.059
},
"oklch": {
"l": 0.97123,
"c": 0.02133,
"h": 323.4
},
"luminance": 0.90949
}Semantic roles & 50–950 ramp
primary
#FDF1FE
secondary
#AEEAA9
accent
#E30214
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585