#FDF8FE#FDF8FE
#FDF8FE is a very light, near-neutral purple. Relative luminance 0.952; OKLCH L 98.5% C 0.009 H 320.5°. Best body text is #000000 at 20.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF8FE |
|---|---|
| RGB | rgb(253, 248, 254) |
| HSL | hsl(290, 75%, 98%) |
| HSV | hsv(290, 2%, 100%) |
| CMYK | cmyk(0.4%, 2.4%, 0%, 0.4%) |
| CIE-LAB | lab(98.10, 2.71, -2.28) |
| CIE-LCH | lch(98.10, 3.54, 319.91°) |
| OKLab | oklab(98.47% 0.0073 -0.006) |
| OKLCH | oklch(98.47% 0.009 320.5) |
| XYZ | xyz(91.9619, 95.1734, 107.2723) |
| Luminance | 0.9517 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.29
Snow
#FFFAFA
ΔE00 2.97
Pale Grey
#FDFDFE
ΔE00 3.84
Lavenderblush
#FFF0F5
ΔE00 4.22
Very Light Pink
#FFF4F2
ΔE00 4.25
Whitesmoke
#F5F5F5
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF8FE #F9FEF8
analogous
#FAF8FE #FDF8FE #FEF8FC
triadic
#FDF8FE #FEFDF8 #F8FEFD
tetradic
#FDF8FE #FEFAF8 #F9FEF8 #F8FCFE
square
#FDF8FE #FEFAF8 #F9FEF8 #F8FCFE
split-complementary
#FDF8FE #FCFEF8 #F8FEFA
monochromatic
#DE8DEF #EEC2F6 #F7E4FB #F7E4FB #F7E4FB
Accessibility & contrast
On white
1.05
#FDF8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.03
#FDF8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF8FE
20.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF8FE | 1.00 | 1.05 | 20.03 | 20.03 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FE
Deuteranopia (green-blind)
#F8FAFE
Tritanopia (blue-blind)
#FDF9FA
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fdf8fe; /* rgb */ color: rgb(253, 248, 254); /* oklch */ color: oklch(98.5% 0.009 320.5);
Tailwind
colors: {
custom: {
50: '#fefafe',
500: '#fdf8fe',
950: '#000000',
},
}SCSS
$custom: #fdf8fe; $custom-light: #fefafe; $custom-dark: #000000;
JSON
{
"hex": "#fdf8fe",
"rgb": {
"r": 253,
"g": 248,
"b": 254
},
"hsl": {
"h": 290,
"s": 75,
"l": 98.431
},
"oklch": {
"l": 0.98466,
"c": 0.00948,
"h": 320.5
},
"luminance": 0.95173
}Semantic roles & 50–950 ramp
primary
#FDF8FE
secondary
#BCE7B3
accent
#D70E30
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585