#FAF8FD#FAF8FD
#FAF8FD is a very light, near-neutral violet. Relative luminance 0.946; OKLCH L 98.2% C 0.007 H 304.2°. Best body text is #000000 at 19.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FAF8FD |
|---|---|
| RGB | rgb(250, 248, 253) |
| HSL | hsl(264, 56%, 98%) |
| HSV | hsv(264, 2%, 99%) |
| CMYK | cmyk(1.2%, 2%, 0%, 0.8%) |
| CIE-LAB | lab(97.85, 1.54, -2.16) |
| CIE-LCH | lch(97.85, 2.65, 305.60°) |
| OKLab | oklab(98.21% 0.0039 -0.0057) |
| OKLCH | oklch(98.21% 0.007 304.2) |
| XYZ | xyz(90.7184, 94.5507, 106.3803) |
| Luminance | 0.9455 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 1.19
Pale Grey
#FDFDFE
ΔE00 2.60
Snow
#FFFAFA
ΔE00 2.62
Whitesmoke
#F5F5F5
ΔE00 3.05
White
#FFFFFF
ΔE00 3.20
Off White
#FAF9F6
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAF8FD #FBFDF8
analogous
#F8F8FD #FAF8FD #FCF8FD
triadic
#FAF8FD #FDFAF8 #F8FDFA
tetradic
#FAF8FD #FDF8F8 #FBFDF8 #F8FDFC
square
#FAF8FD #FDF8F8 #FBFDF8 #F8FDFC
split-complementary
#FAF8FD #FDFCF8 #F8FDF8
monochromatic
#B699E2 #D8C8EF #EEE7F8 #EEE7F8 #EEE7F8
Accessibility & contrast
On white
1.05
#FAF8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.91
#FAF8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAF8FD
19.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAF8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAF8FD | 1.00 | 1.05 | 19.91 | 19.91 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FD
Deuteranopia (green-blind)
#F8F9FD
Tritanopia (blue-blind)
#FAF9FA
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #faf8fd; /* rgb */ color: rgb(250, 248, 253); /* oklch */ color: oklch(98.2% 0.007 304.2);
Tailwind
colors: {
custom: {
50: '#fcfafe',
500: '#faf8fd',
950: '#000000',
},
}SCSS
$custom: #faf8fd; $custom-light: #fcfafe; $custom-dark: #000000;
JSON
{
"hex": "#faf8fd",
"rgb": {
"r": 250,
"g": 248,
"b": 253
},
"hsl": {
"h": 264,
"s": 55.556,
"l": 98.235
},
"oklch": {
"l": 0.98207,
"c": 0.00692,
"h": 304.2
},
"luminance": 0.94551
}Semantic roles & 50–950 ramp
primary
#FAF8FD
secondary
#D1E0B9
accent
#C32283
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585