#FAFAFD#FAFAFD
#FAFAFD is a very light, near-neutral blue. Relative luminance 0.958; OKLCH L 98.6% C 0.004 H 286.3°. Best body text is #000000 at 20.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFAFD |
|---|---|
| RGB | rgb(250, 250, 253) |
| HSL | hsl(240, 43%, 99%) |
| HSV | hsv(240, 1%, 99%) |
| CMYK | cmyk(1.2%, 1.2%, 0%, 0.8%) |
| CIE-LAB | lab(98.35, 0.53, -1.43) |
| CIE-LCH | lch(98.35, 1.53, 290.29°) |
| OKLab | oklab(98.6% 0.0011 -0.0038) |
| OKLCH | oklch(98.6% 0.004 286.3) |
| XYZ | xyz(91.3365, 95.7870, 106.5864) |
| Luminance | 0.9579 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Grey
#FDFDFE
ΔE00 1.19
White
#FFFFFF
ΔE00 1.85
Whitesmoke
#F5F5F5
ΔE00 1.90
Ghostwhite
#F8F8FF
ΔE00 1.98
Snow
#FFFAFA
ΔE00 2.52
Off White
#FAF9F6
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFAFD #FDFDFA
analogous
#FAFBFD #FAFAFD #FBFAFD
triadic
#FAFAFD #FDFAFA #FAFDFA
tetradic
#FAFAFD #FDFAFB #FDFDFA #FAFDFB
square
#FAFAFD #FDFAFB #FDFDFA #FAFDFB
split-complementary
#FAFAFD #FDFBFA #FBFDFA
monochromatic
#A3A3DA #CECEEC #E9E9F6 #E9E9F6 #E9E9F6
Accessibility & contrast
On white
1.04
#FAFAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.16
#FAFAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFAFD
20.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFAFD | 1.00 | 1.04 | 20.16 | 20.16 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFD
Deuteranopia (green-blind)
#F9FAFD
Tritanopia (blue-blind)
#F9FAFB
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fafafd; /* rgb */ color: rgb(250, 250, 253); /* oklch */ color: oklch(98.6% 0.004 286.3);
Tailwind
colors: {
custom: {
50: '#fbfbfe',
500: '#fafafd',
950: '#000000',
},
}SCSS
$custom: #fafafd; $custom-light: #fbfbfe; $custom-dark: #000000;
JSON
{
"hex": "#fafafd",
"rgb": {
"r": 250,
"g": 250,
"b": 253
},
"hsl": {
"h": 240,
"s": 42.857,
"l": 98.627
},
"oklch": {
"l": 0.98595,
"c": 0.00396,
"h": 286.3
},
"luminance": 0.95787
}Semantic roles & 50–950 ramp
primary
#FAFAFD
secondary
#DCDCBF
accent
#B630B6
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585