#FAF8FC#FAF8FC
#FAF8FC is a very light, near-neutral violet. Relative luminance 0.945; OKLCH L 98.2% C 0.006 H 308.4°. Best body text is #000000 at 19.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FAF8FC |
|---|---|
| RGB | rgb(250, 248, 252) |
| HSL | hsl(270, 40%, 98%) |
| HSV | hsv(270, 2%, 99%) |
| CMYK | cmyk(0.8%, 1.6%, 0%, 1.2%) |
| CIE-LAB | lab(97.83, 1.37, -1.68) |
| CIE-LCH | lch(97.83, 2.16, 309.14°) |
| OKLab | oklab(98.18% 0.0035 -0.0044) |
| OKLCH | oklch(98.18% 0.006 308.4) |
| XYZ | xyz(90.5595, 94.4871, 105.5436) |
| Luminance | 0.9449 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 1.54
Pale Grey
#FDFDFE
ΔE00 2.19
Snow
#FFFAFA
ΔE00 2.24
Whitesmoke
#F5F5F5
ΔE00 2.61
White
#FFFFFF
ΔE00 2.80
Off White
#FAF9F6
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAF8FC #FAFCF8
analogous
#F8F8FC #FAF8FC #FCF8FC
triadic
#FAF8FC #FCFAF8 #F8FCFA
tetradic
#FAF8FC #FCF8F8 #FAFCF8 #F8FCFC
square
#FAF8FC #FCF8F8 #FAFCF8 #F8FCFC
split-complementary
#FAF8FC #FCFCF8 #F8FCF8
monochromatic
#BDA2D7 #DBCDEA #F0EAF6 #F0EAF6 #F0EAF6
Accessibility & contrast
On white
1.06
#FAF8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.90
#FAF8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAF8FC
19.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAF8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAF8FC | 1.00 | 1.06 | 19.90 | 19.90 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FC
Deuteranopia (green-blind)
#F8F9FC
Tritanopia (blue-blind)
#FAF8F9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #faf8fc; /* rgb */ color: rgb(250, 248, 252); /* oklch */ color: oklch(98.2% 0.006 308.4);
Tailwind
colors: {
custom: {
50: '#fcfafd',
500: '#faf8fc',
950: '#000000',
},
}SCSS
$custom: #faf8fc; $custom-light: #fcfafd; $custom-dark: #000000;
JSON
{
"hex": "#faf8fc",
"rgb": {
"r": 250,
"g": 248,
"b": 252
},
"hsl": {
"h": 270,
"s": 40,
"l": 98.039
},
"oklch": {
"l": 0.98178,
"c": 0.00567,
"h": 308.4
},
"luminance": 0.94487
}Semantic roles & 50–950 ramp
primary
#FAF8FC
secondary
#CCDABE
accent
#B33273
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585