#FDFAFE#FDFAFE
#FDFAFE is a very light, near-neutral purple. Relative luminance 0.964; OKLCH L 98.9% C 0.006 H 317.8°. Best body text is #000000 at 20.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFAFE |
|---|---|
| RGB | rgb(253, 250, 254) |
| HSL | hsl(285, 67%, 99%) |
| HSV | hsv(285, 2%, 100%) |
| CMYK | cmyk(0.4%, 1.6%, 0%, 0.4%) |
| CIE-LAB | lab(98.59, 1.69, -1.56) |
| CIE-LCH | lch(98.59, 2.30, 317.36°) |
| OKLab | oklab(98.85% 0.0045 -0.0041) |
| OKLCH | oklch(98.85% 0.006 317.8) |
| XYZ | xyz(92.5801, 96.4097, 107.4783) |
| Luminance | 0.9641 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 1.86
Snow
#FFFAFA
ΔE00 2.02
Pale Grey
#FDFDFE
ΔE00 2.38
White
#FFFFFF
ΔE00 2.91
Whitesmoke
#F5F5F5
ΔE00 3.04
Off White
#FAF9F6
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFAFE #FBFEFA
analogous
#FBFAFE #FDFAFE #FEFAFD
triadic
#FDFAFE #FEFDFA #FAFEFD
tetradic
#FDFAFE #FEFBFA #FBFEFA #FAFDFE
square
#FDFAFE #FEFBFA #FBFEFA #FAFDFE
split-complementary
#FDFAFE #FDFEFA #FAFEFB
monochromatic
#D494EA #E9C7F4 #F5E5FA #F5E5FA #F5E5FA
Accessibility & contrast
On white
1.04
#FDFAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.28
#FDFAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFAFE
20.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFAFE | 1.00 | 1.04 | 20.28 | 20.28 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFE
Deuteranopia (green-blind)
#FAFBFE
Tritanopia (blue-blind)
#FDFAFB
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fdfafe; /* rgb */ color: rgb(253, 250, 254); /* oklch */ color: oklch(98.9% 0.006 317.8);
Tailwind
colors: {
custom: {
50: '#fefbfe',
500: '#fdfafe',
950: '#000000',
},
}SCSS
$custom: #fdfafe; $custom-light: #fefbfe; $custom-dark: #000000;
JSON
{
"hex": "#fdfafe",
"rgb": {
"r": 253,
"g": 250,
"b": 254
},
"hsl": {
"h": 285,
"s": 66.667,
"l": 98.824
},
"oklch": {
"l": 0.98852,
"c": 0.00613,
"h": 317.8
},
"luminance": 0.9641
}Semantic roles & 50–950 ramp
primary
#FDFAFE
secondary
#C3E5B7
accent
#CF1745
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585