#FCFAFE#FCFAFE
#FCFAFE is a very light, near-neutral violet. Relative luminance 0.962; OKLCH L 98.8% C 0.006 H 308.4°. Best body text is #000000 at 20.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFAFE |
|---|---|
| RGB | rgb(252, 250, 254) |
| HSL | hsl(270, 67%, 99%) |
| HSV | hsv(270, 2%, 100%) |
| CMYK | cmyk(0.8%, 1.6%, 0%, 0.4%) |
| CIE-LAB | lab(98.52, 1.36, -1.68) |
| CIE-LCH | lch(98.52, 2.16, 309.14°) |
| OKLab | oklab(98.78% 0.0035 -0.0044) |
| OKLCH | oklch(98.78% 0.006 308.4) |
| XYZ | xyz(92.2169, 96.2225, 107.4613) |
| Luminance | 0.9622 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 1.61
Pale Grey
#FDFDFE
ΔE00 2.06
Snow
#FFFAFA
ΔE00 2.18
White
#FFFFFF
ΔE00 2.64
Whitesmoke
#F5F5F5
ΔE00 2.75
Off White
#FAF9F6
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFAFE #FCFEFA
analogous
#FAFAFE #FCFAFE #FEFAFE
triadic
#FCFAFE #FEFCFA #FAFEFC
tetradic
#FCFAFE #FEFAFA #FCFEFA #FAFEFE
square
#FCFAFE #FEFAFA #FCFEFA #FAFEFE
split-complementary
#FCFAFE #FEFEFA #FAFEFA
monochromatic
#BF94EA #DDC7F4 #F0E5FA #F0E5FA #F0E5FA
Accessibility & contrast
On white
1.04
#FCFAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.24
#FCFAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFAFE
20.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFAFE | 1.00 | 1.04 | 20.24 | 20.24 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FBFE
Deuteranopia (green-blind)
#FAFBFE
Tritanopia (blue-blind)
#FCFAFB
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fcfafe; /* rgb */ color: rgb(252, 250, 254); /* oklch */ color: oklch(98.8% 0.006 308.4);
Tailwind
colors: {
custom: {
50: '#fdfbfe',
500: '#fcfafe',
950: '#000000',
},
}SCSS
$custom: #fcfafe; $custom-light: #fdfbfe; $custom-dark: #000000;
JSON
{
"hex": "#fcfafe",
"rgb": {
"r": 252,
"g": 250,
"b": 254
},
"hsl": {
"h": 270,
"s": 66.667,
"l": 98.824
},
"oklch": {
"l": 0.98775,
"c": 0.00567,
"h": 308.4
},
"luminance": 0.96222
}Semantic roles & 50–950 ramp
primary
#FCFAFE
secondary
#CEE5B7
accent
#CF1773
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585