#FAFCFC#FAFCFC
#FAFCFC is a very light, near-neutral teal. Relative luminance 0.970; OKLCH L 99.0% C 0.002 H 197.0°. Best body text is #000000 at 20.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFCFC |
|---|---|
| RGB | rgb(250, 252, 252) |
| HSL | hsl(180, 25%, 98%) |
| HSV | hsv(180, 1%, 99%) |
| CMYK | cmyk(0.8%, 0%, 0%, 1.2%) |
| CIE-LAB | lab(98.82, -0.66, -0.23) |
| CIE-LCH | lch(98.82, 0.70, 199.36°) |
| OKLab | oklab(98.96% -0.002 -0.0006) |
| OKLCH | oklch(98.96% 0.002 197) |
| XYZ | xyz(91.8024, 96.9730, 105.9579) |
| Luminance | 0.9697 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
White
#FFFFFF
ΔE00 1.20
Pale Grey
#FDFDFE
ΔE00 1.29
Whitesmoke
#F5F5F5
ΔE00 1.66
Off White
#FAF9F6
ΔE00 1.93
Snow
#FFFAFA
ΔE00 3.46
Aliceblue
#F0F8FF
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFCFC #FCFAFA
analogous
#FAFCFB #FAFCFC #FAFBFC
triadic
#FAFCFC #FCFAFC #FCFCFA
tetradic
#FAFCFC #FBFAFC #FCFAFA #FBFCFA
square
#FAFCFC #FBFAFC #FCFAFA #FBFCFA
split-complementary
#FAFCFC #FCFAFB #FCFBFA
monochromatic
#ADCECE #D4E5E5 #ECF4F4 #ECF4F4 #ECF4F4
Accessibility & contrast
On white
1.03
#FAFCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.39
#FAFCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFCFC
20.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFCFC | 1.00 | 1.03 | 20.39 | 20.39 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCFC
Deuteranopia (green-blind)
#FBFBFC
Tritanopia (blue-blind)
#F9FCFC
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fafcfc; /* rgb */ color: rgb(250, 252, 252); /* oklch */ color: oklch(99.0% 0.002 197.0);
Tailwind
colors: {
custom: {
50: '#fbfdfd',
500: '#fafcfc',
950: '#000000',
},
}SCSS
$custom: #fafcfc; $custom-light: #fbfdfd; $custom-dark: #000000;
JSON
{
"hex": "#fafcfc",
"rgb": {
"r": 250,
"g": 252,
"b": 252
},
"hsl": {
"h": 180,
"s": 25,
"l": 98.431
},
"oklch": {
"l": 0.98956,
"c": 0.00212,
"h": 197
},
"luminance": 0.96973
}Semantic roles & 50–950 ramp
primary
#FAFCFC
secondary
#D6C4C4
accent
#4242A4
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585