#FCF9FD#FCF9FD
#FCF9FD is a very light, near-neutral purple. Relative luminance 0.955; OKLCH L 98.6% C 0.006 H 317.8°. Best body text is #000000 at 20.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF9FD |
|---|---|
| RGB | rgb(252, 249, 253) |
| HSL | hsl(285, 50%, 98%) |
| HSV | hsv(285, 2%, 99%) |
| CMYK | cmyk(0.4%, 1.6%, 0%, 0.8%) |
| CIE-LAB | lab(98.25, 1.69, -1.56) |
| CIE-LCH | lch(98.25, 2.30, 317.36°) |
| OKLab | oklab(98.55% 0.0045 -0.0041) |
| OKLCH | oklch(98.55% 0.006 317.8) |
| XYZ | xyz(91.7473, 95.5388, 106.5169) |
| Luminance | 0.9554 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 1.82
Snow
#FFFAFA
ΔE00 2.04
Pale Grey
#FDFDFE
ΔE00 2.43
Whitesmoke
#F5F5F5
ΔE00 2.97
White
#FFFFFF
ΔE00 2.97
Off White
#FAF9F6
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF9FD #FAFDF9
analogous
#FAF9FD #FCF9FD #FDF9FC
triadic
#FCF9FD #FDFCF9 #F9FDFC
tetradic
#FCF9FD #FDFAF9 #FAFDF9 #F9FCFD
square
#FCF9FD #FDFAF9 #FAFDF9 #F9FCFD
split-complementary
#FCF9FD #FCFDF9 #F9FDFA
monochromatic
#CE9DDE #E5CBEE #F4E8F7 #F4E8F7 #F4E8F7
Accessibility & contrast
On white
1.04
#FCF9FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.11
#FCF9FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF9FD
20.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF9FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF9FD | 1.00 | 1.04 | 20.11 | 20.11 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFD
Deuteranopia (green-blind)
#F9FAFD
Tritanopia (blue-blind)
#FCF9FA
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fcf9fd; /* rgb */ color: rgb(252, 249, 253); /* oklch */ color: oklch(98.6% 0.006 317.8);
Tailwind
colors: {
custom: {
50: '#fdfbfe',
500: '#fcf9fd',
950: '#000000',
},
}SCSS
$custom: #fcf9fd; $custom-light: #fdfbfe; $custom-dark: #000000;
JSON
{
"hex": "#fcf9fd",
"rgb": {
"r": 252,
"g": 249,
"b": 253
},
"hsl": {
"h": 285,
"s": 50,
"l": 98.431
},
"oklch": {
"l": 0.98553,
"c": 0.00613,
"h": 317.8
},
"luminance": 0.95539
}Semantic roles & 50–950 ramp
primary
#FCF9FD
secondary
#C4DFBC
accent
#BD284D
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585