#FBFDFD#FBFDFD
#FBFDFD is a very light, near-neutral teal. Relative luminance 0.979; OKLCH L 99.3% C 0.002 H 197.0°. Best body text is #000000 at 20.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFDFD |
|---|---|
| RGB | rgb(251, 253, 253) |
| HSL | hsl(180, 33%, 99%) |
| HSV | hsv(180, 1%, 99%) |
| CMYK | cmyk(0.8%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(99.16, -0.66, -0.23) |
| CIE-LCH | lch(99.16, 0.70, 199.36°) |
| OKLab | oklab(99.25% -0.002 -0.0006) |
| OKLCH | oklch(99.25% 0.002 197) |
| XYZ | xyz(92.6355, 97.8515, 106.9164) |
| Luminance | 0.9785 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
White
#FFFFFF
ΔE00 1.10
Pale Grey
#FDFDFE
ΔE00 1.25
Whitesmoke
#F5F5F5
ΔE00 1.82
Off White
#FAF9F6
ΔE00 1.99
Snow
#FFFAFA
ΔE00 3.47
Aliceblue
#F0F8FF
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFDFD #FDFBFB
analogous
#FBFDFC #FBFDFD #FBFCFD
triadic
#FBFDFD #FDFBFD #FDFDFB
tetradic
#FBFDFD #FCFBFD #FDFBFB #FCFDFB
square
#FBFDFD #FCFBFD #FDFBFB #FCFDFB
split-complementary
#FBFDFD #FDFBFC #FDFCFB
monochromatic
#A9D4D4 #D2E9E9 #EBF5F5 #EBF5F5 #EBF5F5
Accessibility & contrast
On white
1.02
#FBFDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.57
#FBFDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFDFD
20.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFDFD | 1.00 | 1.02 | 20.57 | 20.57 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFDFD
Deuteranopia (green-blind)
#FCFCFD
Tritanopia (blue-blind)
#FAFDFD
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fbfdfd; /* rgb */ color: rgb(251, 253, 253); /* oklch */ color: oklch(99.3% 0.002 197.0);
Tailwind
colors: {
custom: {
50: '#fcfefe',
500: '#fbfdfd',
950: '#000000',
},
}SCSS
$custom: #fbfdfd; $custom-light: #fcfefe; $custom-dark: #000000;
JSON
{
"hex": "#fbfdfd",
"rgb": {
"r": 251,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 33.333,
"l": 98.824
},
"oklch": {
"l": 0.99254,
"c": 0.00212,
"h": 197
},
"luminance": 0.97852
}Semantic roles & 50–950 ramp
primary
#FBFDFD
secondary
#DAC3C3
accent
#3939AC
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585