#FDF7FF#FDF7FF
#FDF7FF is a very light, near-neutral purple. Relative luminance 0.946; OKLCH L 98.3% C 0.012 H 317.7°. Best body text is #000000 at 19.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF7FF |
|---|---|
| RGB | rgb(253, 247, 255) |
| HSL | hsl(285, 100%, 98%) |
| HSV | hsv(285, 3%, 100%) |
| CMYK | cmyk(0.8%, 3.1%, 0%, 0%) |
| CIE-LAB | lab(97.88, 3.39, -3.12) |
| CIE-LCH | lch(97.88, 4.61, 317.43°) |
| OKLab | oklab(98.3% 0.0091 -0.0082) |
| OKLCH | oklch(98.3% 0.012 317.7) |
| XYZ | xyz(91.8158, 94.6244, 108.0157) |
| Luminance | 0.9462 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.88
Lavenderblush
#FFF0F5
ΔE00 3.84
Snow
#FFFAFA
ΔE00 3.98
Very Light Pink
#FFF4F2
ΔE00 4.85
Pale Grey
#FDFDFE
ΔE00 4.89
Whitesmoke
#F5F5F5
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF7FF #F9FFF7
analogous
#F9F7FF #FDF7FF #FFF7FD
triadic
#FDF7FF #FFFDF7 #F7FFFD
tetradic
#FDF7FF #FFF9F7 #F9FFF7 #F7FDFF
square
#FDF7FF #FFF9F7 #F9FFF7 #F7FDFF
split-complementary
#FDF7FF #FDFFF7 #F7FFF9
monochromatic
#DE7DFF #EEBAFF #F7E0FF #F7E0FF #F7E0FF
Accessibility & contrast
On white
1.05
#FDF7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.92
#FDF7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF7FF
19.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF7FF | 1.00 | 1.05 | 19.92 | 19.92 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F9FF
Deuteranopia (green-blind)
#F7F9FF
Tritanopia (blue-blind)
#FDF8F9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fdf7ff; /* rgb */ color: rgb(253, 247, 255); /* oklch */ color: oklch(98.3% 0.012 317.7);
Tailwind
colors: {
custom: {
50: '#fef9ff',
500: '#fdf7ff',
950: '#000000',
},
}SCSS
$custom: #fdf7ff; $custom-light: #fef9ff; $custom-dark: #000000;
JSON
{
"hex": "#fdf7ff",
"rgb": {
"r": 253,
"g": 247,
"b": 255
},
"hsl": {
"h": 285,
"s": 100,
"l": 98.431
},
"oklch": {
"l": 0.98302,
"c": 0.01227,
"h": 317.7
},
"luminance": 0.94624
}Semantic roles & 50–950 ramp
primary
#FDF7FF
secondary
#BCF0AA
accent
#E60039
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171718
muted
#858586