#FAFCFB#FAFCFB
#FAFCFB is a very light, near-neutral teal. Relative luminance 0.969; OKLCH L 98.9% C 0.002 H 165.1°. Best body text is #000000 at 20.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFCFB |
|---|---|
| RGB | rgb(250, 252, 251) |
| HSL | hsl(150, 25%, 98%) |
| HSV | hsv(150, 1%, 99%) |
| CMYK | cmyk(0.8%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(98.79, -0.83, 0.25) |
| CIE-LCH | lch(98.79, 0.87, 163.59°) |
| OKLab | oklab(98.93% -0.0024 0.0006) |
| OKLCH | oklch(98.93% 0.002 165.1) |
| XYZ | xyz(91.6444, 96.9097, 105.1255) |
| Luminance | 0.9691 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
White
#FFFFFF
ΔE00 1.42
Off White
#FAF9F6
ΔE00 1.66
Pale Grey
#FDFDFE
ΔE00 1.67
Whitesmoke
#F5F5F5
ΔE00 1.81
Snow
#FFFAFA
ΔE00 3.66
Aliceblue
#F0F8FF
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFCFB #FCFAFB
analogous
#FAFCFA #FAFCFB #FAFCFC
triadic
#FAFCFB #FBFAFC #FCFBFA
tetradic
#FAFCFB #FAFAFC #FCFAFB #FCFCFA
square
#FAFCFB #FAFAFC #FCFAFB #FCFCFA
split-complementary
#FAFCFB #FCFAFC #FCFAFA
monochromatic
#ADCEBE #D4E5DC #ECF4F0 #ECF4F0 #ECF4F0
Accessibility & contrast
On white
1.03
#FAFCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.38
#FAFCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFCFB
20.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFCFB | 1.00 | 1.03 | 20.38 | 20.38 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCFB
Deuteranopia (green-blind)
#FBFBFB
Tritanopia (blue-blind)
#FAFCFC
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fafcfb; /* rgb */ color: rgb(250, 252, 251); /* oklch */ color: oklch(98.9% 0.002 165.1);
Tailwind
colors: {
custom: {
50: '#fbfdfc',
500: '#fafcfb',
950: '#000000',
},
}SCSS
$custom: #fafcfb; $custom-light: #fbfdfc; $custom-dark: #000000;
JSON
{
"hex": "#fafcfb",
"rgb": {
"r": 250,
"g": 252,
"b": 251
},
"hsl": {
"h": 150,
"s": 25,
"l": 98.431
},
"oklch": {
"l": 0.98928,
"c": 0.00248,
"h": 165.1
},
"luminance": 0.9691
}Semantic roles & 50–950 ramp
primary
#FAFCFB
secondary
#D6C4CD
accent
#4273A4
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585