#FAFAFF#FAFAFF
#FAFAFF is a very light, near-neutral blue. Relative luminance 0.959; OKLCH L 98.7% C 0.007 H 286.3°. Best body text is #000000 at 20.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFAFF |
|---|---|
| RGB | rgb(250, 250, 255) |
| HSL | hsl(240, 100%, 99%) |
| HSV | hsv(240, 2%, 100%) |
| CMYK | cmyk(2%, 2%, 0%, 0%) |
| CIE-LAB | lab(98.40, 0.89, -2.39) |
| CIE-LCH | lch(98.40, 2.55, 290.37°) |
| OKLab | oklab(98.65% 0.0019 -0.0063) |
| OKLCH | oklch(98.65% 0.007 286.3) |
| XYZ | xyz(91.6568, 95.9151, 108.2731) |
| Luminance | 0.9591 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 1.03
Pale Grey
#FDFDFE
ΔE00 2.11
White
#FFFFFF
ΔE00 2.73
Whitesmoke
#F5F5F5
ΔE00 2.79
Snow
#FFFAFA
ΔE00 3.03
Aliceblue
#F0F8FF
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFAFF #FFFFFA
analogous
#FAFDFF #FAFAFF #FDFAFF
triadic
#FAFAFF #FFFAFA #FAFFFA
tetradic
#FAFAFF #FFFAFD #FFFFFA #FAFFFD
square
#FAFAFF #FFFAFD #FFFFFA #FAFFFD
split-complementary
#FAFAFF #FFFDFA #FDFFFA
monochromatic
#8080FF #BDBDFF #E0E0FF #E0E0FF #E0E0FF
Accessibility & contrast
On white
1.04
#FAFAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.18
#FAFAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFAFF
20.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFAFF | 1.00 | 1.04 | 20.18 | 20.18 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FBFF
Deuteranopia (green-blind)
#F9FAFF
Tritanopia (blue-blind)
#F9FBFC
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fafaff; /* rgb */ color: rgb(250, 250, 255); /* oklch */ color: oklch(98.7% 0.007 286.3);
Tailwind
colors: {
custom: {
50: '#fcfbff',
500: '#fafaff',
950: '#000000',
},
}SCSS
$custom: #fafaff; $custom-light: #fcfbff; $custom-dark: #000000;
JSON
{
"hex": "#fafaff",
"rgb": {
"r": 250,
"g": 250,
"b": 255
},
"hsl": {
"h": 240,
"s": 100,
"l": 99.02
},
"oklch": {
"l": 0.98652,
"c": 0.0066,
"h": 286.3
},
"luminance": 0.95915
}Semantic roles & 50–950 ramp
primary
#FAFAFF
secondary
#F0F0AD
accent
#E600E5
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171718
muted
#858586