#FBFCFC#FBFCFC
#FBFCFC is a very light, near-neutral teal. Relative luminance 0.972; OKLCH L 99.0% C 0.001 H 197.1°. Best body text is #000000 at 20.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFCFC |
|---|---|
| RGB | rgb(251, 252, 252) |
| HSL | hsl(180, 14%, 99%) |
| HSV | hsv(180, 0%, 99%) |
| CMYK | cmyk(0.4%, 0%, 0%, 1.2%) |
| CIE-LAB | lab(98.89, -0.33, -0.12) |
| CIE-LCH | lch(98.89, 0.35, 199.37°) |
| OKLab | oklab(99.03% -0.001 -0.0003) |
| OKLCH | oklch(99.03% 0.001 197.1) |
| XYZ | xyz(92.1618, 97.1583, 105.9747) |
| Luminance | 0.9716 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
White
#FFFFFF
ΔE00 0.81
Pale Grey
#FDFDFE
ΔE00 0.87
Whitesmoke
#F5F5F5
ΔE00 1.46
Off White
#FAF9F6
ΔE00 1.72
Snow
#FFFAFA
ΔE00 2.95
Ghostwhite
#F8F8FF
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFCFC #FCFBFB
analogous
#FBFCFB #FBFCFC #FBFBFC
triadic
#FBFCFC #FCFBFC #FCFCFB
tetradic
#FBFCFC #FBFBFC #FCFBFB #FBFCFB
square
#FBFCFC #FBFBFC #FCFBFB #FBFCFB
split-complementary
#FBFCFC #FCFBFB #FCFBFB
monochromatic
#B5C8C8 #D8E2E2 #EEF2F2 #EEF2F2 #EEF2F2
Accessibility & contrast
On white
1.03
#FBFCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.43
#FBFCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFCFC
20.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFCFC | 1.00 | 1.03 | 20.43 | 20.43 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCFC
Deuteranopia (green-blind)
#FCFCFC
Tritanopia (blue-blind)
#FBFCFC
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fbfcfc; /* rgb */ color: rgb(251, 252, 252); /* oklch */ color: oklch(99.0% 0.001 197.1);
Tailwind
colors: {
custom: {
50: '#fcfdfd',
500: '#fbfcfc',
950: '#000000',
},
}SCSS
$custom: #fbfcfc; $custom-light: #fcfdfd; $custom-dark: #000000;
JSON
{
"hex": "#fbfcfc",
"rgb": {
"r": 251,
"g": 252,
"b": 252
},
"hsl": {
"h": 180,
"s": 14.286,
"l": 98.627
},
"oklch": {
"l": 0.99031,
"c": 0.00106,
"h": 197.1
},
"luminance": 0.97158
}Semantic roles & 50–950 ramp
primary
#FBFCFC
secondary
#D3C9C9
accent
#4D4D98
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585