#FDF9FE#FDF9FE
#FDF9FE is a very light, near-neutral purple. Relative luminance 0.958; OKLCH L 98.7% C 0.008 H 319.5°. Best body text is #000000 at 20.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF9FE |
|---|---|
| RGB | rgb(253, 249, 254) |
| HSL | hsl(288, 71%, 99%) |
| HSV | hsv(288, 2%, 100%) |
| CMYK | cmyk(0.4%, 2%, 0%, 0.4%) |
| CIE-LAB | lab(98.35, 2.20, -1.92) |
| CIE-LCH | lch(98.35, 2.92, 318.90°) |
| OKLab | oklab(98.66% 0.0059 -0.0051) |
| OKLCH | oklch(98.66% 0.008 319.5) |
| XYZ | xyz(92.2702, 95.7899, 107.3750) |
| Luminance | 0.9579 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 1.96
Snow
#FFFAFA
ΔE00 2.44
Pale Grey
#FDFDFE
ΔE00 3.13
White
#FFFFFF
ΔE00 3.64
Whitesmoke
#F5F5F5
ΔE00 3.67
Very Light Pink
#FFF4F2
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF9FE #FAFEF9
analogous
#FAF9FE #FDF9FE #FEF9FC
triadic
#FDF9FE #FEFDF9 #F9FEFD
tetradic
#FDF9FE #FEFAF9 #FAFEF9 #F9FCFE
square
#FDF9FE #FEFAF9 #FAFEF9 #F9FCFE
split-complementary
#FDF9FE #FCFEF9 #F9FEFA
monochromatic
#DA90ED #ECC5F5 #F6E5FB #F6E5FB #F6E5FB
Accessibility & contrast
On white
1.04
#FDF9FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.16
#FDF9FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF9FE
20.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF9FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF9FE | 1.00 | 1.04 | 20.16 | 20.16 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFE
Deuteranopia (green-blind)
#F9FAFE
Tritanopia (blue-blind)
#FDF9FB
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fdf9fe; /* rgb */ color: rgb(253, 249, 254); /* oklch */ color: oklch(98.7% 0.008 319.5);
Tailwind
colors: {
custom: {
50: '#fefbfe',
500: '#fdf9fe',
950: '#000000',
},
}SCSS
$custom: #fdf9fe; $custom-light: #fefbfe; $custom-dark: #000000;
JSON
{
"hex": "#fdf9fe",
"rgb": {
"r": 253,
"g": 249,
"b": 254
},
"hsl": {
"h": 288,
"s": 71.429,
"l": 98.627
},
"oklch": {
"l": 0.98659,
"c": 0.0078,
"h": 319.5
},
"luminance": 0.9579
}Semantic roles & 50–950 ramp
primary
#FDF9FE
secondary
#BFE6B5
accent
#D31239
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585