#FAFCFD#FAFCFD
#FAFCFD is a very light, near-neutral cyan. Relative luminance 0.970; OKLCH L 99.0% C 0.003 H 228.7°. Best body text is #000000 at 20.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFCFD |
|---|---|
| RGB | rgb(250, 252, 253) |
| HSL | hsl(200, 43%, 99%) |
| HSV | hsv(200, 1%, 99%) |
| CMYK | cmyk(1.2%, 0.4%, 0%, 0.8%) |
| CIE-LAB | lab(98.84, -0.48, -0.71) |
| CIE-LCH | lch(98.84, 0.86, 235.79°) |
| OKLab | oklab(98.98% -0.0017 -0.0019) |
| OKLCH | oklch(98.98% 0.003 228.7) |
| XYZ | xyz(91.9613, 97.0365, 106.7946) |
| Luminance | 0.9704 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Grey
#FDFDFE
ΔE00 1.04
White
#FFFFFF
ΔE00 1.19
Whitesmoke
#F5F5F5
ΔE00 1.67
Off White
#FAF9F6
ΔE00 2.31
Snow
#FFFAFA
ΔE00 3.38
Ghostwhite
#F8F8FF
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFCFD #FDFBFA
analogous
#FAFDFC #FAFCFD #FAFAFD
triadic
#FAFCFD #FDFAFC #FCFDFA
tetradic
#FAFCFD #FCFAFD #FDFBFA #FAFDFA
square
#FAFCFD #FCFAFD #FDFBFA #FAFDFA
split-complementary
#FAFCFD #FDFAFA #FDFCFA
monochromatic
#A3C8DA #CEE2EC #E9F2F6 #E9F2F6 #E9F2F6
Accessibility & contrast
On white
1.03
#FAFCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.41
#FAFCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFCFD
20.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFCFD | 1.00 | 1.03 | 20.41 | 20.41 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFCFD
Deuteranopia (green-blind)
#FBFBFD
Tritanopia (blue-blind)
#F9FCFC
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fafcfd; /* rgb */ color: rgb(250, 252, 253); /* oklch */ color: oklch(99.0% 0.003 228.7);
Tailwind
colors: {
custom: {
50: '#fcfdfe',
500: '#fafcfd',
950: '#000000',
},
}SCSS
$custom: #fafcfd; $custom-light: #fcfdfe; $custom-dark: #000000;
JSON
{
"hex": "#fafcfd",
"rgb": {
"r": 250,
"g": 252,
"b": 253
},
"hsl": {
"h": 200,
"s": 42.857,
"l": 98.627
},
"oklch": {
"l": 0.98984,
"c": 0.00252,
"h": 228.7
},
"luminance": 0.97037
}Semantic roles & 50–950 ramp
primary
#FAFCFD
secondary
#DCC9BF
accent
#5C30B6
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585