#FDF7FE#FDF7FE
#FDF7FE is a very light, near-neutral purple. Relative luminance 0.946; OKLCH L 98.3% C 0.011 H 321.3°. Best body text is #000000 at 19.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF7FE |
|---|---|
| RGB | rgb(253, 247, 254) |
| HSL | hsl(291, 78%, 98%) |
| HSV | hsv(291, 3%, 100%) |
| CMYK | cmyk(0.4%, 2.8%, 0%, 0.4%) |
| CIE-LAB | lab(97.86, 3.22, -2.64) |
| CIE-LCH | lch(97.86, 4.16, 320.62°) |
| OKLab | oklab(98.27% 0.0087 -0.007) |
| OKLCH | oklch(98.27% 0.011 321.3) |
| XYZ | xyz(91.6553, 94.5602, 107.1701) |
| Luminance | 0.9456 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.76
Snow
#FFFAFA
ΔE00 3.54
Lavenderblush
#FFF0F5
ΔE00 3.78
Very Light Pink
#FFF4F2
ΔE00 4.45
Pale Grey
#FDFDFE
ΔE00 4.54
Whitesmoke
#F5F5F5
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF7FE #F8FEF7
analogous
#F9F7FE #FDF7FE #FEF7FB
triadic
#FDF7FE #FEFDF7 #F7FEFD
tetradic
#FDF7FE #FEF9F7 #F8FEF7 #F7FBFE
square
#FDF7FE #FEF9F7 #F8FEF7 #F7FBFE
split-complementary
#FDF7FE #FBFEF7 #F7FEF9
monochromatic
#E28AF0 #EFC1F7 #F8E4FC #F8E4FC #F8E4FC
Accessibility & contrast
On white
1.05
#FDF7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.91
#FDF7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF7FE
19.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF7FE | 1.00 | 1.05 | 19.91 | 19.91 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FE
Deuteranopia (green-blind)
#F8F9FE
Tritanopia (blue-blind)
#FDF8F9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fdf7fe; /* rgb */ color: rgb(253, 247, 254); /* oklch */ color: oklch(98.3% 0.011 321.3);
Tailwind
colors: {
custom: {
50: '#fef9fe',
500: '#fdf7fe',
950: '#000000',
},
}SCSS
$custom: #fdf7fe; $custom-light: #fef9fe; $custom-dark: #000000;
JSON
{
"hex": "#fdf7fe",
"rgb": {
"r": 253,
"g": 247,
"b": 254
},
"hsl": {
"h": 291.429,
"s": 77.778,
"l": 98.235
},
"oklch": {
"l": 0.98273,
"c": 0.01117,
"h": 321.3
},
"luminance": 0.9456
}Semantic roles & 50–950 ramp
primary
#FDF7FE
secondary
#B9E8B1
accent
#DA0B29
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585