#FAFAFC#FAFAFC
#FAFAFC is a very light, near-neutral blue. Relative luminance 0.957; OKLCH L 98.6% C 0.003 H 286.3°. Best body text is #000000 at 20.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFAFC |
|---|---|
| RGB | rgb(250, 250, 252) |
| HSL | hsl(240, 25%, 98%) |
| HSV | hsv(240, 1%, 99%) |
| CMYK | cmyk(0.8%, 0.8%, 0%, 1.2%) |
| CIE-LAB | lab(98.32, 0.35, -0.96) |
| CIE-LCH | lch(98.32, 1.02, 290.26°) |
| OKLab | oklab(98.57% 0.0007 -0.0025) |
| OKLCH | oklch(98.57% 0.003 286.3) |
| XYZ | xyz(91.1777, 95.7234, 105.7496) |
| Luminance | 0.9572 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Grey
#FDFDFE
ΔE00 0.79
White
#FFFFFF
ΔE00 1.44
Whitesmoke
#F5F5F5
ΔE00 1.49
Snow
#FFFAFA
ΔE00 2.37
Ghostwhite
#F8F8FF
ΔE00 2.49
Off White
#FAF9F6
ΔE00 2.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFAFC #FCFCFA
analogous
#FAFBFC #FAFAFC #FBFAFC
triadic
#FAFAFC #FCFAFA #FAFCFA
tetradic
#FAFAFC #FCFAFB #FCFCFA #FAFCFB
square
#FAFAFC #FCFAFB #FCFCFA #FAFCFB
split-complementary
#FAFAFC #FCFBFA #FBFCFA
monochromatic
#ADADCE #D4D4E5 #ECECF4 #ECECF4 #ECECF4
Accessibility & contrast
On white
1.04
#FAFAFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.14
#FAFAFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFAFC
20.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFAFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFAFC | 1.00 | 1.04 | 20.14 | 20.14 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAFC
Deuteranopia (green-blind)
#FAFAFC
Tritanopia (blue-blind)
#FAFAFB
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fafafc; /* rgb */ color: rgb(250, 250, 252); /* oklch */ color: oklch(98.6% 0.003 286.3);
Tailwind
colors: {
custom: {
50: '#fbfbfd',
500: '#fafafc',
950: '#000000',
},
}SCSS
$custom: #fafafc; $custom-light: #fbfbfd; $custom-dark: #000000;
JSON
{
"hex": "#fafafc",
"rgb": {
"r": 250,
"g": 250,
"b": 252
},
"hsl": {
"h": 240,
"s": 25,
"l": 98.431
},
"oklch": {
"l": 0.98566,
"c": 0.00264,
"h": 286.3
},
"luminance": 0.95723
}Semantic roles & 50–950 ramp
primary
#FAFAFC
secondary
#D6D6C4
accent
#A442A4
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585