#FBFCFD#FBFCFD
#FBFCFD is a very light, near-neutral cyan. Relative luminance 0.972; OKLCH L 99.1% C 0.002 H 247.9°. Best body text is #000000 at 20.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFCFD |
|---|---|
| RGB | rgb(251, 252, 253) |
| HSL | hsl(210, 33%, 99%) |
| HSV | hsv(210, 1%, 99%) |
| CMYK | cmyk(0.8%, 0.4%, 0%, 0.8%) |
| CIE-LAB | lab(98.92, -0.15, -0.59) |
| CIE-LCH | lch(98.92, 0.61, 255.52°) |
| OKLab | oklab(99.06% -0.0006 -0.0016) |
| OKLCH | oklch(99.06% 0.002 247.9) |
| XYZ | xyz(92.3207, 97.2218, 106.8115) |
| Luminance | 0.9722 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Grey
#FDFDFE
ΔE00 0.56
White
#FFFFFF
ΔE00 0.88
Whitesmoke
#F5F5F5
ΔE00 1.52
Off White
#FAF9F6
ΔE00 2.17
Snow
#FFFAFA
ΔE00 2.85
Ghostwhite
#F8F8FF
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFCFD #FDFCFB
analogous
#FBFDFD #FBFCFD #FBFBFD
triadic
#FBFCFD #FDFBFC #FCFDFB
tetradic
#FBFCFD #FDFBFD #FDFCFB #FBFDFB
square
#FBFCFD #FDFBFD #FDFCFB #FBFDFB
split-complementary
#FBFCFD #FDFBFB #FDFDFB
monochromatic
#A9BFD4 #D2DDE9 #EBF0F5 #EBF0F5 #EBF0F5
Accessibility & contrast
On white
1.03
#FBFCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.44
#FBFCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFCFD
20.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFCFD | 1.00 | 1.03 | 20.44 | 20.44 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCFD
Deuteranopia (green-blind)
#FBFCFD
Tritanopia (blue-blind)
#FBFCFC
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fbfcfd; /* rgb */ color: rgb(251, 252, 253); /* oklch */ color: oklch(99.1% 0.002 247.9);
Tailwind
colors: {
custom: {
50: '#fcfdfe',
500: '#fbfcfd',
950: '#000000',
},
}SCSS
$custom: #fbfcfd; $custom-light: #fcfdfe; $custom-dark: #000000;
JSON
{
"hex": "#fbfcfd",
"rgb": {
"r": 251,
"g": 252,
"b": 253
},
"hsl": {
"h": 210,
"s": 33.333,
"l": 98.824
},
"oklch": {
"l": 0.99059,
"c": 0.0017,
"h": 247.9
},
"luminance": 0.97222
}Semantic roles & 50–950 ramp
primary
#FBFCFD
secondary
#DACEC3
accent
#7339AC
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585